09.05.2015, 14:17
I tried to reproduce it and I think I got it.
and that's because "mysql_close" was not called in OnGameModeExit. I'm not sure if that is your problem.
I also noticed that if I call mysql_close and before that, I update 1 query only - nothing happens. Nothing is written in mysql logs.
pawn Код:
Server crashed due to an unknown error
I also noticed that if I call mysql_close and before that, I update 1 query only - nothing happens. Nothing is written in mysql logs.