Closed THEWHITEBOY503 closed 1 year ago
Describe the bug Every once in a while, bug throws a “MySQL Connection not available” error
Additional context Fixed by restarting a bot, maybe add a command to restart the bot?
Use of cnx.reconnect() would probably fix this.
cnx.reconnect()
Bugfix implemented in beta build. Awaiting push to main branch.
Describe the bug Every once in a while, bug throws a “MySQL Connection not available” error
Additional context Fixed by restarting a bot, maybe add a command to restart the bot?