aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared/Database/PreparedStatement.cpp
AgeCommit message (Expand)Author
2013-01-02Core/Misc: Removed odd code from CreatureAIImpl.h, it does not belong hereSpp
2013-01-02Core/Mysql: Multiple changesSpp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-12-31Core: Fixed some level 4 warnings (msvc)Shauren
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-08-26Core/DBLayer: Fixed memory leaks when query returned empty result setShauren
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-06-30Core: Minor code style correctionsShauren
2012-03-31Core/DBLayer: Added missing prepared statement implementation for uint8/16Shauren
2012-03-24Core: Fix .pinfo handling of player level and securitylevel after recent clea...click
2012-03-24Core/DB layer: Change functionality in previous memoryleak-fix (Patch by racz...click
2012-03-24Core/DB Layer: Fix a memory leak. Author: raczman (yes, you read correctly)Machiavelli
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
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