Server freeze issue
ApertureDevelopment opened this issue · 1 comments
ApertureDevelopment commented
An issue with the MySQLoo Database:ping()
function causes the server to freeze up permanently when no database is connected. Due to this issue, users are not able to join their server when MSync is unconfigured.
Alternatively to Database:ping()
I could implement Database:status()
and compare them to the connection enums.
ApertureDevelopment commented
This issue has been confirmed to be on MySQLoo s side and has been fixed.