index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-29T04:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
shared
/
Database
/
MySQLConnection.h
Age
Commit message (
Expand
)
Author
2015-02-04
Shared/Database: Fix transactions not being recommitted on dead-lock error
jackpoz
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-07-01
Replaced all remaining ACE based Singletons
leak
2014-06-30
Replaced ACE_Task_Base based DatabaseWorker with PCQ
leak
2014-04-29
Core/Misc: Remove obsolete C++11 backward compatibility macros
Dehravor
2014-04-20
Core/Misc: Fixed some -Weffc++ warnings
Shauren
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-10-27
Core/Code: Unify codestyle for brackets: {} to { }.
Ascathor
2013-01-02
Core/Mysql: Multiple changes
Spp
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-10-02
Core/Utilities: Do not expose internal store structure in Tokens and rename i...
Spp
2012-09-10
Core: Warning fixes (Also some -pedantic under game folder)
Spp
2012-02-15
Core/DBLayer: Remove unused struct
leak
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-12-19
Update src/server/shared/Database/MySQLConnection.h
Machiavelli
2011-12-19
Fix SQL file name after pull request, and fix compile on linux.
Machiavelli
2011-05-07
Core: Warning fixes
Shauren
2011-04-07
Core/DBLayer: make use of return result of Connection::Open method and allow...
Azazel
2011-01-26
Restore unix build
leak
2011-01-26
Core/DBLayer: Replace prepared statement arrays with a map to avoid asynchron...
leak
2011-01-13
Core/DBLayer:
Machiavelli
2011-01-08
Core/DBLayer: Define prepared statements in an array per database instead of ...
Machiavelli
2011-01-01
Update copyright note for 2011.
Machiavelli
2010-12-19
Core/DBLayer:
Machiavelli
2010-12-17
Core/DBLayer: Don“t prepare asynchronous statements on synchronous connectio...
Machiavelli
2010-12-13
Backed out changeset: 8326a2411148
Machiavelli
2010-12-04
Core/DBLayer:
Machiavelli
2010-10-21
Core: optimize string splitting
linencloth
2010-10-07
REALLY fix the CRLF-crap...
click
2010-10-07
Yet more copyright header updates
click
2010-09-30
Remove const from MySQLConnectionInfo, can't use non const functions in a con...
Anubisss
2010-09-29
Core/DBLayer: Pass connection info down to lower level class MySQLConnection ...
Machiavelli
2010-09-29
Fix linux compile. Thanks to click, hunshijie and tomkuzyno for spotting the ...
Machiavelli
2010-09-29
Core/DBLayer: Store MySQL connection details in a struct and print relevant d...
Machiavelli
2010-09-28
Core/DBLayer: Remove obsolete parameter in PreparedResultSet constructor.
Machiavelli
2010-09-27
Core/DBLayer:
Machiavelli
2010-09-25
Core/DBLayer:
Machiavelli
2010-09-24
Core/DBLayer:
Machiavelli
2010-09-19
Core/DBLayer:
Machiavelli
2010-09-11
Core/DBLayer:
Machiavelli
2010-09-11
Core/DBLayer: Implement lower level classes for prepared statements with resu...
Machiavelli
2010-09-02
Core/Build: Partial work of fixing non-PCH Linux compile
runningnak3d
2010-09-03
Core/DBLayer:
Machiavelli
2010-09-02
Core/DBLayer:
Machiavelli
2010-09-02
Core/DBLayer:
Machiavelli
2010-08-18
* HIGHLY EXPERIMENTAL - USE AT OWN RISK *
Machiavelli