MySQLOO
![]() Queries can now be started multiple times PreparedQueries now cache and reuse the prepared statements allocated on the server PreparedQueries can now return multiple result sets Database:ping() now always attempts to reconnect to the database regardless of autoReconnect status Added automatic update check that checks if an update is available Added mysqloo.MINOR_VERSION Added database:setCachePreparedStatements slightly changed behavior of query:hasMoreResults() Added lua library for ease of use Added tmysql4 wrapper Added connection pool lua library Removed out folder Removed logger |
||
---|---|---|
Examples | ||
GmodLUA/include/GarrysMod/Lua | ||
lua | ||
MySQL | ||
MySQLOO | ||
.gitignore | ||
BuildProjects.bat | ||
BuildProjects.lua | ||
BuildProjects.sh | ||
license | ||
minorversion.txt | ||
README.md |
MySQLOO 9
An object oriented MySQL module for Garry's Mod. This module is an almost entirely rewritten version of MySQLOO 8.1. It supports several new features such as multiple result sets, prepared queries and transactions. The module also fixed the memory leak issues the previous versions of MySQLOO had.
For further information please visit https://facepunch.com/showthread.php?t=1515853