MySQL R41 Error.
#10

Everything is fine because I've the message which confirm me the DB is connected.

PHP код:
    if(MySQL == MYSQL_INVALID_HANDLE || mysql_errno(MySQL) != 0)
    {
        print(
"MSQL failed to connect. The server will shut down0");
        
        
SendRconCommand("exit");
        
        return 
1;
    }
    print(
"[SERVER] MySQL connection done."); 
Reply


Messages In This Thread
MySQL R41 Error. - by Dayrion - 17.11.2016, 18:33
Re: MySQL R41 Error. - by oMa37 - 17.11.2016, 18:34
Re: MySQL R41 Error. - by Dayrion - 17.11.2016, 18:41
Re: MySQL R41 Error. - by SickAttack - 17.11.2016, 18:43
Re: MySQL R41 Error. - by Dayrion - 17.11.2016, 19:22
Re: MySQL R41 Error. - by SickAttack - 17.11.2016, 19:25
Re: MySQL R41 Error. - by Dayrion - 17.11.2016, 23:21
Re: MySQL R41 Error. - by Dayrion - 18.11.2016, 15:00
Re: MySQL R41 Error. - by TheDarkBlade - 18.11.2016, 17:18
Re: MySQL R41 Error. - by Dayrion - 18.11.2016, 17:24

Forum Jump:


Users browsing this thread: 2 Guest(s)