Lua API Reference: Database (2 methods)
Browse the complete Lua API documentation for the Database class. Search through 2 methods and 247 events to find the exact function signatures, parameters, and usage examples you need for your EQ-Emulator scripts.
Methods
database:Prepare(query)
# Lua_MySQLPreparedStmt*
database:close()
# void