22.04.2010, 12:40
Quote:
Originally Posted by SAWC™
Since I installed the new version (R4) I'm having problems with my server.
It prints: Код:
UNLOADED |
I've got a tip for all people who are using the plugin with multiple scripts; make sure you call mysql_close() @ OnFilterScriptExit()/OnGameModeExit() - this deletes the active MySQL instance in the plugin and it's not accessible anymore. (Enabling debug mode will show you a message such as "CMySQLHandler::~CMySQLHandler() - deconstructor called." which means it was successful)
Also, incase you are using the windows version - VS10 has been compiled on Windows 7 using Visual Studio 2010-RC2 and VS9 has been compiled on Windows XP using Visual Studio 2008. The VS10 version doesn't seem to work for XP users so simply use VS9.
All binaries have been updated.
http://files.g-stylezzz.com/mysql/re...-win32_vs9.rar
http://files.g-stylezzz.com/mysql/re...win32_vs10.rar
http://files.g-stylezzz.com/mysql/re...buntu/mysql.so
http://files.g-stylezzz.com/mysql/re...entos/mysql.so
http://files.g-stylezzz.com/mysql/rel/R4/x86/mysql.so