Server crashes.
#5

I think here is problem:


Код:
[21:38:35] >> mysql_query( Connection handle: 1 )
[21:38:35] CMySQLHandler::Query(SELECT * FROM `players2` WHERE `Name` = 'Audriuxxx') - Successfully executed.
[21:38:35] >> mysql_store_result( Connection handle: 1 )
[21:38:35] CMySQLHandler::StoreResult() - Result was stored.
[21:38:35] >> mysql_num_rows( Connection handle: 1 )
[21:38:35] CMySQLHandler::NumRows() - Returned 1 row(s)
[21:38:35] >> mysql_num_rows( Connection handle: 1 )
[21:38:35] CMySQLHandler::NumRows() - Returned 1 row(s)
[21:38:35] >> mysql_free_result( Connection handle: 1 )
[21:38:35] CMySQLHandler::FreeResult() - Result was successfully free'd.
[21:38:49] >> mysql_query( Connection handle: 1 )
[21:38:49] CMySQLHandler::Query(SELECT * FROM `players2` WHERE `Name` = 'Ohes' AND `password` = 'lNOTIMPORTANT') - Successfully executed.
[21:38:49] >> mysql_store_result( Connection handle: 1 )
[21:38:49] CMySQLHandler::StoreResult() - Result was stored.
[21:38:49] >> mysql_num_rows( Connection handle: 1 )
[21:38:49] CMySQLHandler::NumRows() - Returned 1 row(s)
[21:38:49] >> mysql_free_result( Connection handle: 1 )
[21:38:49] CMySQLHandler::FreeResult() - Result was successfully free'd.
[21:40:15]  
[21:40:15] ---------------------------
[21:40:15] MySQL Debugging activated (06/29/12)
[21:40:15] ---------------------------
[21:40:15]  
[21:40:15] >> mysql_connect( )
[21:40:15] CMySQLHandler::CMySQLHandler() - constructor called.
[21:40:15] CMySQLHandler::CMySQLHandler() - Connecting to "NOTIMPORTANT" | DB: "NOTIMPORTANT" | Username: "NOTIMPORTANT" ...
[21:40:15] CMySQLHandler::Connect() - Connection was successful.
[21:40:15] CMySQLHandler::Connect() - Auto-Reconnect has been enabled.
[21:40:15] >> mysql_ping( Connection handle: 1 )
[21:40:15] CMySQLHandler::Ping() - Connection is still alive.
Can you explane me this? connected me to database later, then i use mysql in server, look at the time.... I connect mysql, OnGameModeInit()
Reply


Messages In This Thread
Server crashes. - by budelis - 29.06.2012, 17:26
Re: Server crashes. - by Kirollos - 29.06.2012, 17:44
Re: Server crashes. - by budelis - 29.06.2012, 18:15
Re: Server crashes. - by Kirollos - 29.06.2012, 18:25
Re: Server crashes. - by budelis - 29.06.2012, 18:38
Re: Server crashes. - by Kirollos - 29.06.2012, 18:42
Re: Server crashes. - by budelis - 29.06.2012, 18:50
Re: Server crashes. - by budelis - 29.06.2012, 19:12

Forum Jump:


Users browsing this thread: 5 Guest(s)