You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Kepler Developers
Hi all
My application already has support for luasql sqlite driver and ships mysql embedded in it. I'd like to add support for mysql for users who'd like to connect to an external mysql database. What would be the right way to do this? I'd need something for windows, mac and linux.
I've thought about installing the LuaSQL-MySQL rock and hacking it apart but thought I'd check here for the proper solution first.