aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared/Database/PreparedStatement.cpp
AgeCommit message (Expand)Author
2011-07-29Core: Append single character to stream as character, not as a stringSpp-
2011-05-13Core: Remove some warnings here and thereclick
2011-04-29Add spaces after commasleak
2011-01-26Core/DBLayer: Replace prepared statement arrays with a map to avoid asynchron...leak
2011-01-01Update copyright note for 2011.Machiavelli
2010-12-23Core: Removed more operator workarounds for ACE_Singleton (missed previously ...Shauren
2010-12-23Core/DBLayer: Allow asynchronous queries with callbacks to be executed in pre...Machiavelli
2010-10-07Remove the accidental additions of CRLF-crap from the header updatesclick
2010-10-07Yet more copyright header updatesclick
2010-09-19Core/DBLayer: Correct size for storing MYSQL_TYPE_FLOATMachiavelli
2010-09-19Core/DBLayer:Machiavelli
2010-09-13Core/DBLayer: Fix a memory leak in prepared statement parameter/result binds....Machiavelli
2010-09-06Core/DBLayer: Fix a warningMachiavelli
2010-09-06Core: Fix some warningsSpp
2010-09-02Core/Build: Partial work of fixing non-PCH Linux compilerunningnak3d
2010-09-02Core/DBLayer:Machiavelli