sourcemod/extensions/mysql/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
..
MyBasicResults.cpp added new (somewhat experimental) mysql extension and finalized the API 2007-05-30 03:25:18 +00:00
MyBasicResults.h added new (somewhat experimental) mysql extension and finalized the API 2007-05-30 03:25:18 +00:00
MyBoundResults.cpp builds on linux now 2007-05-30 04:20:51 +00:00
MyBoundResults.h added new (somewhat experimental) mysql extension and finalized the API 2007-05-30 03:25:18 +00:00
MyDatabase.cpp databases now get separate handles for persistent connections 2007-06-01 21:26:52 +00:00
MyDatabase.h databases now get separate handles for persistent connections 2007-06-01 21:26:52 +00:00
MyDriver.cpp builds on linux now 2007-05-30 04:20:51 +00:00
MyDriver.h added new (somewhat experimental) mysql extension and finalized the API 2007-05-30 03:25:18 +00:00
MyStatement.cpp added new (somewhat experimental) mysql extension and finalized the API 2007-05-30 03:25:18 +00:00
MyStatement.h builds on linux now 2007-05-30 04:20:51 +00:00