Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

MySQL wait_timeout

Junior Spellweaver
Joined
Mar 25, 2013
Messages
138
Reaction score
4
Hello, im having an issue with MySQL timing out

Sylux123 - MySQL wait_timeout - RaGEZONE Forums


I have my wait_timeout & interactive-timeout set to : 1840000

Sylux123 - MySQL wait_timeout - RaGEZONE Forums


I also have auto reconnect=true in my source.
As well as wait_timeout and interactive-timeout set to : 1840000 in the WAMP my.ini
Any idea how to fix this??
 
Junior Spellweaver
Joined
Mar 25, 2013
Messages
138
Reaction score
4
Is something interrupting it? Also you can use mariadb, way better.

Well how can i know if something is interrupting it ? I should place a catch exception somewhere?
I remember having this problem a few years ago when i had a v117. I think i fixed it back then but i don't really remember..
So it may not be an issue with the source, could just be something with the MySQL and Wamp.
 
Upvote 0
Back
Top