amxmodx/dlls/mysqlx
2009-01-08 20:02:09 +00:00
..
msvc8 Whoa, amb1941: All of AMX Mod X is now officially moved over to Visual Studio 2005 (MSVC 8) 2008-08-16 09:48:39 +00:00
mysql SQL_QuoteString can now be used without a DB handle (bug 3427, r=sawce). 2009-01-08 20:02:09 +00:00
sdk Updated all module SDKs to stop the most annoying issue ever: amxxmodule.h required size_t but did not include stddef.h 2008-04-29 06:53:55 +00:00
thread lowered thread think time from 500ms to 200ms 2007-10-22 22:21:20 +00:00
basic_sql.cpp SQL_QuoteString can now be used without a DB handle (bug 3427, r=sawce). 2009-01-08 20:02:09 +00:00
handles.cpp added backwards compat layer to old mysql module 2006-04-24 10:27:25 +00:00
Makefile Whoa, amb1941: All of AMX Mod X is now officially moved over to Visual Studio 2005 (MSVC 8) 2008-08-16 09:48:39 +00:00
module.cpp Fixed this up to work, eh. no more libstdc++.a for you 2006-08-28 21:03:27 +00:00
mysql2_header.h fix for 45337 and some other little things 2006-10-01 19:46:56 +00:00
oldcompat_sql.cpp added silent backwards compatibility for a broken plugin 2006-09-16 00:16:13 +00:00
sqlheaders.h added affinity implementation 2006-05-19 01:54:28 +00:00
svn_version.h Bumped version numbers. 2008-08-17 00:50:57 +00:00
svn_version.tpl Moved svn_version.h and svn_version.tpl out of SDK directories... 2007-03-27 16:07:28 +00:00
threading.cpp fixed amb1079 - threaded queries with results would crash 2007-10-30 00:09:18 +00:00
threading.h fixed amb1079 - threaded queries with results would crash 2007-10-30 00:09:18 +00:00