Posts: 76
Threads: 20
Joined: Jul 2014
Reputation:
0
Hi, when i use a gmx command, i close mysql connection at ongamemodeexit, but after server restarts, everything works bad. Functions like mysql_tquery, cache_get_field_content_int doesn't work (only after a GMX doesn't work).
How should i fix ?
Posts: 882
Threads: 50
Joined: Jun 2012
Reputation:
0
Show your OnGameModeInit/main()/OnGameModeExit
Note:gmx only restarts the gamemode(filterscripts won't be affected)
Posts: 76
Threads: 20
Joined: Jul 2014
Reputation:
0
Fixed, was a wrong MySQL plugin.
Posts: 123
Threads: 47
Joined: Dec 2013
Reputation:
0
try to update mysql to others versions