MySQLOO 9.7.3
Changes from MySQLOO 9.7.2
- Fixed query:ping() and query:wait() potentially freezing the server
- Using query:ping() and query:wait() should never be able to cause a deadlock now, however you should still not rely on this being the case.
- Fixed a memory leak involving db:ping()
- Added mysqloo.referenceCreatedCount() and mysqloo.referenceFreedCount() debug functions to test for memory leaks