index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-10-03T03:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
database
/
Updater
/
DBUpdater.cpp
Age
Commit message (
Expand
)
Author
2022-01-30
Core/DBUpdater: Apply each sql update file in a separate transaction
Shauren
2022-01-26
Core/Updater: Fix detection of the mysql binary when a directory is given as ...
Carbenium
2022-01-23
Dep: Switch to boost process instead of old standalone version
Shauren
2022-01-01
Core/DBUpdater: Fixed db auto updater for mysql 8 when ssl connections are en...
kvolk2git
2022-01-01
Added the ability to use TLS when connecting to a database. (#24348)
myuzhobcplidtkieno
2020-01-02
New Year
Aokromes
2019-11-03
Core/DBUpdater: Fixed db updater for mysql 8 on windows using named pipe conn...
Shauren
2019-01-01
Update copyright note for 2019
vincent-michael
2018-12-30
Core/DBUpdater: Code cleanup
jackpoz
2018-12-30
Core/DBUpdater: Fix error message
jackpoz
2018-01-01
Update copyright note for 2018
vincent-michael
2017-05-12
Core/Database: Include cleanup
Shauren
2017-05-11
Core/Common: Include cleanup
Shauren
2017-04-18
GCC build fix
DDuarte
2017-04-18
Core/DBUpdater: Improve message when base SQL file is missing
DDuarte
2017-02-26
Core/Updater: Clarify more 2 errors
Aokromes
2017-01-01
Update copyright note for 2017
vincent-michael
2016-08-10
Core/Updater: Clarify even more this error
Aokromes
2016-08-10
Update DBUpdater.cpp
Aokromes
2016-08-10
Core/DB/Updater: engrish corrections in DBUpdater.cpp (#17262)
Trond B Krokli
2016-04-23
Core/Updater: Correct the config key hint of a log message
Naios
2016-04-11
Core/Common: Capsule boost process into helper functions
Naios
2016-03-24
Core/Database: Converted the database library to a shared library.
Naios
2016-02-21
Core/Common: Add a generic config helper to access built-in overwriteable paths.
Naios
2016-01-04
Core/DBUpdater: Fix help text download link
Duarte Duarte
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-10-05
Core/Updater: Fix mysql in path check/search.
Naios
2015-09-26
Core/Updater: fixed host parameter is being ignored
joschiwald
2015-09-26
Build fix
Shauren
2015-09-26
Core/Updater: Pipe mysql process output into worldserver log
Shauren
2015-08-21
Core/Build: Merge common library and move database out of shared
StormBytePP