sourcemod/extensions/mysql
David Anderson a3687d9258 databases now get separate handles for persistent connections
removed GetHandle from IDatabase
simplified IDatabase::Close

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40881
2007-06-01 21:26:52 +00:00
..
msvc8 Disabled RTTI in all MSVC project files - this has the side effect of reducing the size of some Windows binaries 2007-05-30 04:54:35 +00:00
mysql databases now get separate handles for persistent connections 2007-06-01 21:26:52 +00:00
sdk added new (somewhat experimental) mysql extension and finalized the API 2007-05-30 03:25:18 +00:00
extension.cpp added new (somewhat experimental) mysql extension and finalized the API 2007-05-30 03:25:18 +00:00
extension.h added new (somewhat experimental) mysql extension and finalized the API 2007-05-30 03:25:18 +00:00
Makefile fixed linus build 2007-06-01 04:43:31 +00:00