- 2 Gennaio 2010
- 231
- 0
- Miglior risposta
- 0
Ho un problema, ho una GM roleplay collegata in mysql, il problema è che una volta che collego la gamemode al relativo database, funge tutto, solo che una volta aperto il server, entra la prima persona, prova a loggarsi/registrarsi e crasha il server.
La cosa strana è che su server log non appare nulla di strano come potete vedere:
Adesso, io ho sempre aperto gamemode collegato ai db mysql, però non mi ha mai fatto così..
Questo è il log mysql, so che c'è un problema lì ma non so come risolvere.
La cosa strana è che su server log non appare nulla di strano come potete vedere:
PHP:
Perfavore,
Entra
oppure
Registrati
per vedere i codici!
Adesso, io ho sempre aperto gamemode collegato ai db mysql, però non mi ha mai fatto così..
Questo è il log mysql, so che c'è un problema lì ma non so come risolvere.
[10:56:30] MySQL Debugging activated (11/01/14)
[10:56:30] ---------------------------
[10:56:30]
[10:56:30] >> mysql_query( Connection handle: 1 )
[10:56:30] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead)
[10:56:30] >> mysql_store_result( Connection handle: 1 )
[10:56:30] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead)
[10:56:30] >> mysql_retrieve_row( Connection handle: 1 )
[10:56:30] CMySQLHandler::RetrieveRow() - You cannot call this function now. (Reason: Connection is dead)
[10:56:30] >> mysql_free_result( Connection handle: 1 )
[10:56:30] CMySQLHandler::FreeResult() - There is nothing to free (Reason: Connection is dead)
[10:56:30] >> mysql_query( Connection handle: 1 )
[10:56:30] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead)
[10:56:30] >> mysql_store_result( Connection handle: 1 )
[10:56:30] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead)
[10:56:30] >> mysql_retrieve_row( Connection handle: 1 )
[10:56:30] CMySQLHandler::RetrieveRow() - You cannot call this function now. (Reason: Connection is dead)
[10:56:30] >> mysql_free_result( Connection handle: 1 )
[10:56:30] CMySQLHandler::FreeResult() - There is nothing to free (Reason: Connection is dead)
[10:56:44] >> mysql_query( Connection handle: 1 )
[10:56:44] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead)
[10:56:44] >> mysql_query( Connection handle: 1 )
[10:56:44] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead)
[10:56:44] >> mysql_query( Connection handle: 1 )
[10:56:44] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead)
[10:56:44] >> mysql_store_result( Connection handle: 1 )
[10:56:44] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead)
[10:56:44] >> mysql_num_rows( Connection handle: 1 )
[10:56:44] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection)
[10:56:44] >> mysql_free_result( Connection handle: 1 )
[10:56:44] CMySQLHandler::FreeResult() - There is nothing to free (Reason: Connection is dead)
[10:57:07] >> mysql_real_escape_string( Connection handle: 1 )