aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared/Database/MySQLConnection.h
AgeCommit message (Expand)Author
2015-02-04Shared/Database: Fix transactions not being recommitted on dead-lock errorjackpoz
2015-01-01Update copyright note for 2015Vincent-Michael
2014-07-01Replaced all remaining ACE based Singletonsleak
2014-06-30Replaced ACE_Task_Base based DatabaseWorker with PCQleak
2014-04-29Core/Misc: Remove obsolete C++11 backward compatibility macrosDehravor
2014-04-20Core/Misc: Fixed some -Weffc++ warningsShauren
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-10-27Core/Code: Unify codestyle for brackets: {} to { }.Ascathor
2013-01-02Core/Mysql: Multiple changesSpp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-10-02Core/Utilities: Do not expose internal store structure in Tokens and rename i...Spp
2012-09-10Core: Warning fixes (Also some -pedantic under game folder)Spp
2012-02-15Core/DBLayer: Remove unused structleak
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-12-19Update src/server/shared/Database/MySQLConnection.hMachiavelli
2011-12-19Fix SQL file name after pull request, and fix compile on linux.Machiavelli
2011-05-07Core: Warning fixesShauren
2011-04-07 Core/DBLayer: make use of return result of Connection::Open method and allow...Azazel
2011-01-26Restore unix buildleak
2011-01-26Core/DBLayer: Replace prepared statement arrays with a map to avoid asynchron...leak
2011-01-13Core/DBLayer:Machiavelli
2011-01-08Core/DBLayer: Define prepared statements in an array per database instead of ...Machiavelli
2011-01-01Update copyright note for 2011.Machiavelli
2010-12-19Core/DBLayer:Machiavelli
2010-12-17Core/DBLayer: Don“t prepare asynchronous statements on synchronous connectio...Machiavelli
2010-12-13Backed out changeset: 8326a2411148Machiavelli
2010-12-04Core/DBLayer:Machiavelli
2010-10-21Core: optimize string splittinglinencloth
2010-10-07REALLY fix the CRLF-crap...click
2010-10-07Yet more copyright header updatesclick
2010-09-30Remove const from MySQLConnectionInfo, can't use non const functions in a con...Anubisss
2010-09-29Core/DBLayer: Pass connection info down to lower level class MySQLConnection ...Machiavelli
2010-09-29Fix linux compile. Thanks to click, hunshijie and tomkuzyno for spotting the ...Machiavelli
2010-09-29Core/DBLayer: Store MySQL connection details in a struct and print relevant d...Machiavelli
2010-09-28Core/DBLayer: Remove obsolete parameter in PreparedResultSet constructor.Machiavelli
2010-09-27Core/DBLayer:Machiavelli
2010-09-25Core/DBLayer:Machiavelli
2010-09-24Core/DBLayer:Machiavelli
2010-09-19Core/DBLayer:Machiavelli
2010-09-11Core/DBLayer:Machiavelli
2010-09-11Core/DBLayer: Implement lower level classes for prepared statements with resu...Machiavelli
2010-09-02Core/Build: Partial work of fixing non-PCH Linux compilerunningnak3d
2010-09-03Core/DBLayer:Machiavelli
2010-09-02Core/DBLayer:Machiavelli
2010-09-02Core/DBLayer:Machiavelli
2010-08-18* HIGHLY EXPERIMENTAL - USE AT OWN RISK *Machiavelli