31.03.2013, 17:26
Is MySQL debugging enabled? If so, post the contents of the mysql_log.txt file.
If not, add this just before the mysql_connect() line in OnGameModeInit(): mysql_debug(1);
If not, add this just before the mysql_connect() line in OnGameModeInit(): mysql_debug(1);