i'm not sure if anybody has fixed this yet, but as of the last official release, the LuaSQL MySQL driver has a memory leak. i originally thought it was due to a memory leak in libmysqlclient, but according to this bug report, memory leaks occur when mysql_library_end() is not called properly:
http://bugs.mysql.com/bug.php?id=45002 documentation for mysql_library_end() is here: http://dev.mysql.com/doc/refman/5.0/en/mysql-library-end.html i'm hoping one of the project committers can look into this and get it fixed. thanks! chad _______________________________________________ Kepler-Project mailing list Kepler-Project@lists.luaforge.net http://lists.luaforge.net/cgi-bin/mailman/listinfo/kepler-project http://www.keplerproject.org/