sourcemod/extensions/mysql/mysql
David Anderson b07a13fab0 fixed a possible race condition in the reference counting mechanism of mydatabase
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401108
2007-07-13 21:18:03 +00:00
..
MyBasicResults.cpp new dbi API additions to support threading 2007-07-13 19:19:30 +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 fixed a possible race condition in the reference counting mechanism of mydatabase 2007-07-13 21:18:03 +00:00
MyDatabase.h fixed a possible race condition in the reference counting mechanism of mydatabase 2007-07-13 21:18:03 +00:00
MyDriver.cpp new dbi API additions to support threading 2007-07-13 19:19:30 +00:00
MyDriver.h new dbi API additions to support threading 2007-07-13 19:19:30 +00:00
MyStatement.cpp new dbi API additions to support threading 2007-07-13 19:19:30 +00:00
MyStatement.h builds on linux now 2007-05-30 04:20:51 +00:00