I'm trying to compile LuaSQL on CentOS 7 but whatever I try I can't make the module actually connect to a database: # LuaSQL: Error connecting to database. MySQL: Can ...
A dockerfile to build a container based on MySQL 5.0 (CentOS 6.9) for legacy applications. Much of this is borrowed from the official MySQL docker images. All the dependencies including MySQL client ...