aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared/Database/PreparedStatement.cpp
AgeCommit message (Expand)Author
2015-08-21Core/Build: Merge common library and move database out of sharedStormBytePP
2015-01-01Update copyright note for 2015Vincent-Michael
2014-11-09Core/DBLayer: Fixed a few mismatched types and possible invalid memory access...Shauren
2014-10-21Core/DBLayer: Added support for BINARY field typeShauren
2014-07-21Core/PreparedStatements: Fixed a Coverity warningSebastian Valle Herrera
2014-07-21Core: Kill again whitespace :(Vincent-Michael
2014-07-02Fixed login and some errorsSubv
2014-06-24Core/Databases: Removed ACE dependencies on some of the database handling code.Subv
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-10-28Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.leguybrush
2013-05-17Core/Misc: Fixed a bunch of issues found by static analysisShauren
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
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