sourcemod/extensions/mysql/mysql
2011-08-20 16:44:16 -07:00
..
MyBasicResults.cpp Make SQL_LastInsertId and SQL_GetAffectedRows work on query handles, allowing their use with threaded queries 2011-05-14 20:21:37 -07:00
MyBasicResults.h Make SQL_LastInsertId and SQL_GetAffectedRows work on query handles, allowing their use with threaded queries 2011-05-14 20:21:37 -07:00
MyBoundResults.cpp Added detection for clang compiler and fixed various warnings triggered by it (bug 4878, r=dvander). 2011-04-23 21:53:53 -05:00
MyBoundResults.h (merging from branch) fixed amb1583 - MySQL string fetch from prepared queries returned corrupted data. 2008-05-29 04:47:42 +00:00
MyDatabase.cpp Backed out changeset 42462959f48d 2011-08-20 16:44:16 -07:00
MyDatabase.h Make SQL_LastInsertId and SQL_GetAffectedRows work on query handles, allowing their use with threaded queries 2011-05-14 20:21:37 -07:00
MyDriver.cpp Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
MyDriver.h Fixed Windows build. 2010-05-11 02:07:35 -07:00
MyStatement.cpp Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
MyStatement.h Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00