[Consulta] Al reiniciar el servidor.
#3

El debug esta activado.
Aquн esta el log al producirse el crash:
Код:
[21:37:22] CMySQLHandler::FreeResult() - The result is already empty.
[21:37:22] CMySQLHandler::Disconnect() - Connection was closed.
//Aquн termina OnGameModeExit, por lo que se debe iniciar de nuevo la conexiуn:
[21:37:34] >> mysql_connect(***, ***, ***, ******) on port ***
[21:37:34] CMySQLHandler::CMySQLHandler() - constructor called.
[21:37:34] CMySQLHandler::CMySQLHandler() - Connecting to *** | DB: *** | Username: ***
[21:37:34] CMySQLHandler::Connect() - Connection was successful.
[21:37:34] CMySQLHandler::Connect() - Auto-Reconnect has been enabled.
[21:37:34] >> mysql_ping( Connection handle: 1 )
[21:37:34] CMySQLHandler::Ping() - Connection is still alive.
[21:37:34]  
[21:37:34]  ** MySQL Debugging enabled (12/09/12)
[21:37:34]  
[21:37:34] >> mysql_format( Connection handle: 1 )
[21:37:34] CMySQLHandler::EscapeString(Usuario); - Escaped 7 characters to Usuario.
//Crash.
Aquн el log ordinario al ingresar estando el servidor encendido:
Код:
[20:04:06] CMySQLHandler::EscapeString(Usuario); - Escaped 7 characters to Usuario.
[20:04:06] >> mysql_query_callback( Connection handle: 1 )
[20:04:06] Passing query SELECT * FROM `jogador` WHERE `Nome` = 'Usuario' LIMIT 1 | dd
[20:04:06] ProcessQueryThread(OnQueryFinish) - Query was successful. (SELECT * FROM `jogador` WHERE `Nome` = 'Usuario' LIMIT 1)
[20:04:06] ProcessQueryThread(OnQueryFinish) - Data caching enabled.
[20:04:06] CMySQLHandler::StoreResult() - Result was stored.
[20:04:06] CMySQLHandler::FreeResult() - Result was successfully free'd.
[20:04:06] CMySQLHandler::ProcessQueryThread() - Data is getting passed to ->ProcessTick()
[20:04:06] OnQueryFinish(dd) - Threaded function called.
[20:04:06] >> cache_get_data( Connection handle: 1 )
[20:04:06] ProcessTick() - The cache has been cleared.
Nada fuera de lo normal.
PD Gracias.
Reply


Messages In This Thread
[Consulta] Al reiniciar el servidor. - by Oscar[A] - 10.12.2012, 02:30
Respuesta: [Consulta] Al reiniciar el servidor. - by TheChaoz - 10.12.2012, 15:23
Respuesta: [Consulta] Al reiniciar el servidor. - by Oscar[A] - 11.12.2012, 00:49
Respuesta: [Consulta] Al reiniciar el servidor. - by Oscar[A] - 14.12.2012, 21:48
Respuesta: [Consulta] Al reiniciar el servidor. - by TheChaoz - 14.12.2012, 22:05

Forum Jump:


Users browsing this thread: 3 Guest(s)