Subject Re: main differences FB / MySQL
Author Adam
> But MySQL does allow you to see the currently running processes.
> http://www.upscene.com/documentation/dbw/my_server_processes.htm
>

Precisely. Currently Firebird lacks such a feature. Classic server
does have a process per connection model which may help you terminate
rogue connections, but it is far from perfect.

Adam