Mysql error.
#3

pawn Код:
mysql_connect(MySQL_HOST, MySQL_USER, MySQL_DATA, MySQL_PASS);
if(mysql_ping() == 1) {
    mysql_debug(1);
} else {
    SendRconCommand( "exit" );
}
Reply


Messages In This Thread
Mysql error. - by budelis - 18.02.2012, 14:13
Re: Mysql error. - by Vince - 18.02.2012, 14:17
Re: Mysql error. - by Nonameman - 18.02.2012, 15:12
Re: Mysql error. - by budelis - 19.02.2012, 08:45
Re: Mysql error. - by dice7 - 19.02.2012, 09:24
Re: Mysql error. - by fiki574 - 19.02.2012, 09:28

Forum Jump:


Users browsing this thread: 1 Guest(s)