org.luaj.vm2.LuaError: @/mysql.lua:1 module 'luasql.mysql' not found: luasql.mysql #19
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
1.use version?
org.luaj
luaj-jse
3.0.1
2.local lua version is 5.3.5
3.I use lua connection mysql is successful,but the use of Java calls this script prompt module 'luasql.mysql' not found,I want to ask for help?
Implemented