i've written an alternative Adminplugin, who querys on each playerconnect a database, to make "more" admins possible.
The Problem with this is, that for nearly each query an own connection is created!
There is only one dbi_connect() an always the same mysql-connection-handle is used.
I'm using this on windows 2k Server, with Natural-selection and Counter-Strike. Databse server is linux, gentoo