org.luaj.vm2.LuaError: @/mysql.lua:1 module 'luasql.mysql' not found: luasql.mysql #19

Closed
opened 2018-10-24 02:56:48 +00:00 by llliusong · 1 comment
llliusong commented 2018-10-24 02:56:48 +00:00 (Migrated from github.com)

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?

1.use version? <dependency> <groupId>org.luaj</groupId> <artifactId>luaj-jse</artifactId> <version>3.0.1</version> </dependency> 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

Implemented
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-autonomous-connection/luaj#19