Wired problem
#1

I'm using mysql script, one a sudden my server restarted and the connection got dead. This is the server log shows

Quote:

[23:04:40] MySQL Debugging activated (07/04/13)
[23:04:40] ---------------------------
[23:04:40]
[23:04:40] >> mysql_query( Connection handle: 1 )
[23:04:40] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead)
[23:04:40] >> mysql_store_result( Connection handle: 1 )
[23:04:40] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead)
[23:04:40] >> mysql_num_rows( Connection handle: 1 )
[23:04:40] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection)
[23:04:40] >> mysql_free_result( Connection handle: 1 )
[23:04:40] CMySQLHandler::FreeResult() - There is nothing to free (Reason: Connection is dead)

I haven't edited anything and it was working fine.
Why it is not connecting with the database?
Reply


Messages In This Thread
Wired problem - by Fernado Samuel - 04.07.2013, 23:11
Re: Wired problem - by Red_Dragon. - 04.07.2013, 23:57
Re: Wired problem - by Fernado Samuel - 05.07.2013, 10:54
Re: Wired problem - by Red_Dragon. - 05.07.2013, 11:38
Re: Wired problem - by Fernado Samuel - 05.07.2013, 12:12

Forum Jump:


Users browsing this thread: 1 Guest(s)