• 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!

Linux mysql_real_query(): SELECT `save` FROM `players` WHERE `id` = 75 LIMIT

Status
Not open for further replies.

Stellow

C++/C#/PHP/LUA
Joined
Oct 23, 2008
Messages
1,113
Reaction score
221
Location
Germany
GitHub
eubrunomiguel
I [12:48:44.501] mysql_real_query(): SELECT `save` FROM `players` WHERE `id` = 75 LIMIT 1 - MYSQL ERROR: Lost connection to MySQL server during query (2013)

Frequently, I get this error, and then no longer able to access their player chars. Idea

Obs: Always after serve save (globalserver save disabled)

sqlKeepAlive = 10
mysqlReadTimeout = 0
mysqlWriteTimeout = 0


Now, I tried to mess with that ^, we gonna see if works or not =/
 
Last edited:
Status
Not open for further replies.
Back
Top