01.05.2016, 23:31
Is the MySQL debug still active? Like this line (usually placed under OnGameModeInit):
This may cause alot of lag when active and should only be used for testing purposes only.
PHP код:
mysql_debug(1);