aboutsummaryrefslogtreecommitdiff
path: root/src/server/database/Updater/DBUpdater.cpp
AgeCommit message (Expand)Author
2022-01-30Core/DBUpdater: Apply each sql update file in a separate transactionShauren
2022-01-26Core/Updater: Fix detection of the mysql binary when a directory is given as ...Carbenium
2022-01-23Dep: Switch to boost process instead of old standalone versionShauren
2022-01-01Core/DBUpdater: Fixed db auto updater for mysql 8 when ssl connections are en...kvolk2git
2022-01-01Added the ability to use TLS when connecting to a database. (#24348)myuzhobcplidtkieno
2020-01-02New YearAokromes
2019-11-03Core/DBUpdater: Fixed db updater for mysql 8 on windows using named pipe conn...Shauren
2019-01-01Update copyright note for 2019vincent-michael
2018-12-30Core/DBUpdater: Code cleanupjackpoz
2018-12-30Core/DBUpdater: Fix error messagejackpoz
2018-01-01Update copyright note for 2018vincent-michael
2017-05-12Core/Database: Include cleanupShauren
2017-05-11Core/Common: Include cleanupShauren
2017-04-18GCC build fixDDuarte
2017-04-18Core/DBUpdater: Improve message when base SQL file is missingDDuarte
2017-02-26Core/Updater: Clarify more 2 errorsAokromes
2017-01-01Update copyright note for 2017vincent-michael
2016-08-10Core/Updater: Clarify even more this errorAokromes
2016-08-10Update DBUpdater.cppAokromes
2016-08-10Core/DB/Updater: engrish corrections in DBUpdater.cpp (#17262)Trond B Krokli
2016-04-23Core/Updater: Correct the config key hint of a log messageNaios
2016-04-11Core/Common: Capsule boost process into helper functionsNaios
2016-03-24Core/Database: Converted the database library to a shared library.Naios
2016-02-21Core/Common: Add a generic config helper to access built-in overwriteable paths.Naios
2016-01-04Core/DBUpdater: Fix help text download linkDuarte Duarte
2016-01-01Update copyright note for 2016Vincent-Michael
2015-10-05Core/Updater: Fix mysql in path check/search.Naios
2015-09-26Core/Updater: fixed host parameter is being ignoredjoschiwald
2015-09-26Build fixShauren
2015-09-26Core/Updater: Pipe mysql process output into worldserver logShauren
2015-08-21Core/Build: Merge common library and move database out of sharedStormBytePP