Quote:
Originally Posted by IstuntmanI
I've never seen the point of using mysql_close ... try without it.
|
I used to not use it like months ago but it fucked up the server once I had to restart it.
Like, a shitload of bugs that you cannot imagine, obviously related to MySQL.
Quote:
Originally Posted by RealCop228
I see that mysql_close() isn't at the bottom of your OnGameModeExit(). Try putting it at the bottom and giving it another go.
|
It still persists.