This website requires JavaScript.
Explore
Help
Register
Sign In
UNLOZE
/
sourcemod
Watch
9
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
2b13f28cfcc1b643ccb49a7d721a023999c3655b
sourcemod
/
extensions
/
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
..
mysql
Lock database before setting character set
2015-06-29 20:44:45 +02:00
AMBuilder
Fix build.
2014-10-21 21:51:15 -07:00
extension.cpp
Move versioning to a static library to improve trivial build speed (bug 5997 part 9, r=ds).
2013-12-30 17:51:00 -05:00
extension.h
Fixed missing version string and compile date for MySQL extension (bug 4547, r=dvander).
2010-07-28 14:48:51 -05:00
smsdk_config.h
Deduplicate a number of files used by extensions by moving them to the public directory (bug 5341, r=psychonic).
2014-04-23 21:19:28 -05:00
version.rc
Overhauled versioning information (bug 5453, r=dvander).
2012-08-26 01:33:54 +01:00