• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

Windows MySqL Lost Connection

thebeck

New Member
Joined
Jul 16, 2011
Messages
21
Reaction score
0
mysql_real_query<>: SELECT 'name' FROM 'players' WHERE 'account_id' = X AND 'world_id' = 0 AND 'deleted' = 0 - MYSQL ERROR: Lost Connection to MySqL Server during query <2013>

I found the player who's this query tried to load. Nothing was wrong with him (world_id = 0 , deleted = 0). I restarted the server and this error appeared with another account... It's a little strange. Can somebody tell me something to do?
 
Back
Top