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

Save player Errors Can't connect to MySql after some time

TriamerA

The Mystic One.
Joined
Nov 16, 2008
Messages
1,257
Reaction score
18
Location
Poland
So this couses my server closes randomly without any crash report,
14/02/2009 00:08:33] mysql_real_query(): SELECT `name` FROM `players` WHERE `id` = 0 AND `deleted` = 0 AND `world_id` = 0: MYSQL ERROR: Can't connect to MySQL server on 'localhost' (10061)
[14/02/2009 00:08:34] mysql_real_query(): SELECT `name` FROM `players` WHERE `id` = 0 AND `deleted` = 0 AND `world_id` = 0: MYSQL ERROR: Can't connect to MySQL server on 'localhost' (10061)

After some time I've got /\ that and I must restart xampp to make the server working again, I've got a spam of those errors then, does somebody know a reason?
 
Back
Top