This website requires JavaScript.
Explore
Help
Sign In
UNLOZE
/
sourcemod
Watch
9
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
d6476728f91315d51666546e998e7fdfbada6590
sourcemod
/
extensions
/
mysql
/
mysql
T
History
Peace-Maker
c6a7e86762
Lock database before setting character set
...
SQL_SetCharset wasn't thread safe and could race with other threaded queries causing a crash.
2015-06-29 20:44:45 +02:00
..
MyBasicResults.cpp
Add atomic reference counting and port DBI (bug 5876 part 3, r=ds).
2013-08-23 00:18:13 -07:00
MyBasicResults.h
Add atomic reference counting and port DBI (bug 5876 part 3, r=ds).
2013-08-23 00:18:13 -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
Lock database before setting character set
2015-06-29 20:44:45 +02:00
MyDatabase.h
Add atomic reference counting and port DBI (bug 5876 part 3, r=ds).
2013-08-23 00:18:13 -07:00
MyDriver.cpp
Establish a default timeout for MySQL connectivity.
2015-01-21 05:58:45 -08:00
MyDriver.h
Add atomic reference counting and port DBI (bug 5876 part 3, r=ds).
2013-08-23 00:18:13 -07:00
MyStatement.cpp
Add atomic reference counting and port DBI (bug 5876 part 3, r=ds).
2013-08-23 00:18:13 -07:00
MyStatement.h
Add atomic reference counting and port DBI (bug 5876 part 3, r=ds).
2013-08-23 00:18:13 -07:00