Closed FredyH closed 2 years ago
The FindMetaTable function only works if mysqloo is already required, so somewhere in this file you also need to require mysqloo. However, requiring will throw an error if mysqloo is not found (and pcalling it still prints an error), so some solution has to still be found for that.
Appreciate the fix, thank you!
MySQLOO 9.7.0 updated mysqloolib to work with the latest version, this change reflects those changes. It is also backwards compatible with versions before MySQLOO 9.6.0.