index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-10-09T08:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
database
/
Database
/
MySQLConnection.h
Age
Commit message (
Expand
)
Author
2020-04-07
Added the ability to use TLS when connecting to a database. (#24348)
myuzhobcplidtkieno
2020-03-31
Core/DBLayer: Prevent committing transactions started on a different database
Shauren
2020-03-31
Core/DBLayer: Prevent using prepared statements on wrong database
Shauren
2020-03-02
Core/DBLayer: Refactor PreparedStatement class to not depend on MySQLPrepared...
Shauren
2020-01-02
New year
Aokromes
2019-11-09
Core/DBLayer: Support using mysql 8
Shauren
2019-01-01
Happy New Year, folks. It's 2019!
Treeston
2018-01-01
Update copyright note for 2018
tkrokli
2017-06-19
Core: ported headers cleanup from master branch
ariel-
2017-03-01
Core/Database: Prepared statement parameter preallocation (#18999)
ariel-
2017-01-02
Update Copyright notice for 2017
tkrokli
2016-03-24
Core/Database: Converted the database library to a shared library.
Naios
2016-03-03
Core/Database: Use RAII for resource management in MySQLConnection
Naios
2016-01-01
Update copyright note for 2016
Rushor
2015-08-16
Core/BuildSystem: Merge collision, debugging, threading, utilities and config...
StormBytePP