13.05.2011, 16:41
Hi,
I got a script with mysql database, everything works, but sometimes it suddenly gives me this:
Does that mean that one of my queries made connection to "die"? Or it just randomly disconnected and I need to reconnect to database from time to time?
I got a script with mysql database, everything works, but sometimes it suddenly gives me this:
Quote:
[19:38:13] >> mysql_query( Connection handle: 1 ) [19:38:13] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) |