aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared/Database/AdhocStatement.cpp
AgeCommit message (Collapse)Author
2015-08-21Core/Build: Merge common library and move database out of sharedStormBytePP
2015-01-01Update copyright note for 2015Vincent-Michael
Happy new year
2014-07-02Fixed login and some errorsSubv
2014-06-24Core/Databases: Removed ACE dependencies on some of the database handling code.Subv
2014-03-22Core/Misc: Fix some static analysis issuesjackpoz
Fix some static analysis issues about: - uninitialized values, most of which are false positives, always initialized before being accessed - unchecked return values - dead code never executed - bad formatting leading to wrong behavior Please ensure EventMap is never used with event id set to 0 or those events will never execute.
2014-01-01Update copyright note for 2014.Vincent_Michael
Happy new year.
2013-01-01Update copyright note for 2013.Vincent_Michael
Happy new year.
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-08-26Core/DBLayer: Fixed memory leaks when query returned empty result setShauren
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-01-01Update copyright note for 2011.Machiavelli
Happy new year.
2010-10-07Remove the accidental additions of CRLF-crap from the header updatesclick
--HG-- branch : trunk
2010-10-07Yet more copyright header updatesclick
--HG-- branch : trunk
2010-09-19Core/DBLayer: Move QueryHolder and BasicStatement operations to their own ↵Machiavelli
file and remove SQLOperation.cpp from revision control --HG-- branch : trunk