02.10.2011, 01:02
(
Последний раз редактировалось Surferdude; 02.10.2011 в 04:32.
)
Well, Hello.
I have this problem! My server keeps restarting every once and a while due to an error unknown to me. I have checked logs and nothing was a problem there BUT when I had a look at the Debug folder for MySQL I found this everytime the server restarted.
[01:25:29] CMySQLHandler::FreeResult() - The result is already empty.
[01:25:29] >> mysql_store_result( Connection handle: 1 )
[01:25:29] CMySQLHandler::StoreResult() - No data to store.
[01:25:29] >> mysql_free_result( Connection handle: 1 )
[01:25:29] CMySQLHandler::FreeResult() - The result is already empty.
[01:38:52]
[01:38:52] ---------------------------
[01:38:52] MySQL Debugging activated (09/23/11) <<<<<<<Where it Restarts
And also before some of the crashes I found long values like this
[08:36:38] CMySQLHandler::EscapeString(dasdasdasdasesdadadads adadadAsdasdasdasdasdasdasdadad); - Escaped 53 characters to dasdasdasdasesdadadadsadadadAsdasdasdasdasdasdasda dad.
[08:36:38] >> mysql_query( Connection handle: 1 )
[08:36:38] CMySQLHandler::Query(SELECT * FROM `playerinfo` WHERE `user` = '' AND `password` = md5('dasdasdasdasesdadadadsadadadAsdasdasdasdasdas dasdadad')) - Successfully executed.
[08:36:38] >> mysql_store_result( Connection handle: 1 )
[08:36:38] CMySQLHandler::StoreResult() - Result was stored.
[08:36:38] >> mysql_num_rows( Connection handle: 1 )
[08:36:38] CMySQLHandler::NumRows() - Returned 0 row(s)
[08:36:45]
[08:36:45] ---------------------------
[08:36:45] MySQL Debugging activated (10/01/11) <<<<<<Restarts here
Im using the R6 MySQL Plugin by Gystyleez (Or however you spell it)
HELP!! Please!!
I have this problem! My server keeps restarting every once and a while due to an error unknown to me. I have checked logs and nothing was a problem there BUT when I had a look at the Debug folder for MySQL I found this everytime the server restarted.
[01:25:29] CMySQLHandler::FreeResult() - The result is already empty.
[01:25:29] >> mysql_store_result( Connection handle: 1 )
[01:25:29] CMySQLHandler::StoreResult() - No data to store.
[01:25:29] >> mysql_free_result( Connection handle: 1 )
[01:25:29] CMySQLHandler::FreeResult() - The result is already empty.
[01:38:52]
[01:38:52] ---------------------------
[01:38:52] MySQL Debugging activated (09/23/11) <<<<<<<Where it Restarts
And also before some of the crashes I found long values like this
[08:36:38] CMySQLHandler::EscapeString(dasdasdasdasesdadadads adadadAsdasdasdasdasdasdasdadad); - Escaped 53 characters to dasdasdasdasesdadadadsadadadAsdasdasdasdasdasdasda dad.
[08:36:38] >> mysql_query( Connection handle: 1 )
[08:36:38] CMySQLHandler::Query(SELECT * FROM `playerinfo` WHERE `user` = '' AND `password` = md5('dasdasdasdasesdadadadsadadadAsdasdasdasdasdas dasdadad')) - Successfully executed.
[08:36:38] >> mysql_store_result( Connection handle: 1 )
[08:36:38] CMySQLHandler::StoreResult() - Result was stored.
[08:36:38] >> mysql_num_rows( Connection handle: 1 )
[08:36:38] CMySQLHandler::NumRows() - Returned 0 row(s)
[08:36:45]
[08:36:45] ---------------------------
[08:36:45] MySQL Debugging activated (10/01/11) <<<<<<Restarts here
Im using the R6 MySQL Plugin by Gystyleez (Or however you spell it)
HELP!! Please!!