01.09.2016, 17:16
Oh, thanks. So the query is ok then.
Nope. It's clear. I figured out this happens everytime i GMX the server. If I stop mysql_server.exe and start it again, it works and I can log in until the next gmx happens.
Edit:
When I gmx, this is the log:
And when I restart, this is the login log:
Nope. It's clear. I figured out this happens everytime i GMX the server. If I stop mysql_server.exe and start it again, it works and I can log in until the next gmx happens.
Edit:
When I gmx, this is the log:
Код:
[19:11:49] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM players WHERE player_nickname = 'Jonny_Barneson'", callback: "FJ37DH3JG_MYSQL_INTERNAL", format: "d" [19:11:49] [DEBUG] CMySQLQuery::Execute[FJ37DH3JG_MYSQL_INTERNAL] - starting query execution [19:11:49] [DEBUG] CMySQLQuery::Execute[FJ37DH3JG_MYSQL_INTERNAL] - query was successfully executed within 0.341 milliseconds [19:11:49] [DEBUG] CMySQLResult::CMySQLResult() - constructor called [19:11:49] [DEBUG] Calling callback "FJ37DH3JG_MYSQL_INTERNAL".. [19:11:49] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
Код:
[19:15:21] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM players WHERE player_nickname = 'Jonny_Barneson'", callback: "FJ37DH3JG_MYSQL_INTERNAL", format: "d" [19:15:21] [DEBUG] CMySQLQuery::Execute[FJ37DH3JG_MYSQL_INTERNAL] - starting query execution [19:15:21] [DEBUG] CMySQLQuery::Execute[FJ37DH3JG_MYSQL_INTERNAL] - query was successfully executed within 0.451 milliseconds [19:15:21] [DEBUG] CMySQLResult::CMySQLResult() - constructor called [19:15:21] [DEBUG] Calling callback "FJ37DH3JG_MYSQL_INTERNAL".. [19:15:21] [DEBUG] cache_get_data - connection: 1 [19:15:21] [DEBUG] cache_get_field_content - row: 0, field_name: "player_password", connection: 1, max_len: 40 [19:15:21] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "player_password", data: "12345" [19:15:21] [DEBUG] cache_get_field_content_int - row: 0, field_name: "player_uid", connection: 1 [19:15:21] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "player_uid", data: "13" [19:15:21] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called