amxmodx/dlls/mysqlx
David Anderson c92145ee88 backwards compat fixes -
dbi_close() must return 0 on failure (not that it matters)
dbi_nextrow() must return 0 on RESULT_NONE
2006-06-05 08:21:28 +00:00
..
msvc8 Synced MSVC8 project file 2006-06-05 05:18:27 +00:00
mysql MSVC8 Project File + SDK Update 2006-04-26 23:54:12 +00:00
sdk fixed heap corruption 2006-06-04 19:26:43 +00:00
thread commit for fix to a deadlock which would occur when stopping a live, queue'd thread worker 2006-04-25 20:41:18 +00:00
basic_sql.cpp fixed heap corruption 2006-06-04 19:26:43 +00:00
handles.cpp added backwards compat layer to old mysql module 2006-04-24 10:27:25 +00:00
Makefile gcc didn't like this 2006-06-04 07:42:10 +00:00
module.cpp fixed heap corruption 2006-06-04 19:26:43 +00:00
mysql2_header.h added affinity implementation 2006-05-19 01:54:28 +00:00
mysql2.sln initial import 2006-04-23 01:10:06 +00:00
mysql2.vcproj fixed heap corruption 2006-06-04 19:26:43 +00:00
oldcompat_sql.cpp backwards compat fixes - 2006-06-05 08:21:28 +00:00
sqlheaders.h added affinity implementation 2006-05-19 01:54:28 +00:00
threading.cpp fixed heap corruption 2006-06-04 19:26:43 +00:00
threading.h fixed heap corruption 2006-06-04 19:26:43 +00:00