-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Nill Value for AutoReconnect #97
Comments
It's currently called MySQLOO/src/lua/LuaDatabase.cpp Line 258 in fd2ecc4
|
When I did a refactor it also erroneously renamed the string constant. I already pushed the change and I will release an updated version later today. |
Thx all can u allert me when u update ?? i love u all for your work |
Fixed in 9.7.1 |
Hi I have a problem with the autoreconnect function.
After updating on many scripts it gives me this problem.
attempt to call method 'setAutoReconnect' (a nil value)
The text was updated successfully, but these errors were encountered: