[Problem] When I use mysql_close(), the sql can't connect.
#3

I dont have mysql_close() in OnGameModeInit.
That's what I have in OnGameModeInit:
Quote:

mysql_debug(1);
gHandle = mysql_connect(mysql_host, mysql_user, mysql_database, mysql_password);

and OnGameModeExit:
Quote:

mysql_close();

Anyone know what is the problem?
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)