FredyH / MySQLOO

MySQLOO
GNU Lesser General Public License v2.1
138 stars 55 forks source link

Tmysqlwrapper causes NIL on connect #99

Closed nick-perry14 closed 2 years ago

nick-perry14 commented 2 years ago

I get the following issue when trying to use the wrapper

lua/includes/modules/tmysql4.lua:25: attempt to call method 'connect' (a nil value)
FredyH commented 2 years ago

The tmysql wrapper was outdated, I just updated it to work with mysqloo 9.7. Please test it and report if it works now.