04.01.2015, 17:07
My server connects to MySQL then straight away says the connection is dead:
Код:
[17:45:57] >> mysql_connect( ) [17:45:57] CMySQLHandler::CMySQLHandler() - constructor called. [17:45:57] CMySQLHandler::CMySQLHandler() - Connecting to "hostremoved" | DB: "dbremoved" | Username: "userremoved" ... [17:45:57] CMySQLHandler::Connect() - Connection was successful. [17:45:57] CMySQLHandler::Connect() - Auto-Reconnect has been enabled. [17:45:57] >> mysql_ping( Connection handle: 1 ) [17:45:57] CMySQLHandler::Ping() - You cannot call this function now. (Reason: Dead Connection)