Error ID: 2013, Lost connection to MySQL server during query - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Error ID: 2013, Lost connection to MySQL server during query (
/showthread.php?tid=379625)
Error ID: 2013, Lost connection to MySQL server during query -
nGen.SoNNy - 22.09.2012
Hi guys! Can you help me with this error??
PHP Code:
[18:33:12] >> mysql_query( Connection handle: 1 )
[18:33:12] CMySQLHandler::Query(SELECT `Adress` FROM `users` WHERE `Name` = 'DondeaxD' LIMIT 1) - An error has occured. (Error ID: 2013, Lost connection to MySQL server during query)
[18:33:12] >> mysql_store_result( Connection handle: 1 )
[18:33:12] CMySQLHandler::StoreResult() - No data to store.
Re: Error ID: 2013, Lost connection to MySQL server during query -
Mark™ - 22.09.2012
Error #2013 shows up when mysql-server is not installed or is offline. Check if your mysql-server is online or not.