aboutsummaryrefslogtreecommitdiff
path: root/src/server/database/Updater
AgeCommit message (Expand)Author
2025-08-30Core/Database: Fix database auto updater when using MySQL 9.4 (#31243)quarters78
2025-06-11Core/Database: Update PCH content to include most commonly used headersShauren
2024-09-23Core/Common: Catch and log child process creation errorsShauren
2024-09-14Core/Common: Output stdout/stderr from child process without waiting for it t...Shauren
2024-08-24Core/DBUpdater: Use utf8mb4 in dbupdater --default-character-setShauren
2024-06-12Core/Database: Remove future/promise typedefs from a public header (these are...Shauren
2024-05-29Core/Misc: Remove separate storage for custom messages in exception types and...Antonio Martín Berti
2024-05-06Core/Updater: Fix gcc build (this time for older gcc versions that didn't tri...Shauren
2024-05-06Core/Updater: Fix gcc warningShauren
2024-04-22Core/Misc: Support boost 1.85Shauren
2023-01-10Core/DBUpdater: Changed autoupdater created databases to use utf8mb4 instead ...Shauren
2023-01-08Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
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-23Misc: Use [[fallthrough]] attribute instead of comment to mark intentional fa...Peter Keresztes Schmidt
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-09-04Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...Shauren
2020-08-03Core/Authserver: Authserver cleanup (PR#25093)Treeston
2020-06-23Core/Misc: Replace Trinity::make_unique with std (#24869)Peter Keresztes Schmidt
2020-05-21Core/Misc: GCC build and warning fixesShauren
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-06-12Remove duplicate includesShauren
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-05-29Core/DB/Updater: English grammar corrections (#17207)Trond B Krokli
2016-04-23Core/Updater: Correct the config key hint of a log messageNaios
2016-04-18Core/Cryptography: Move the SHA1 calculate helper to the SHA1 headerNaios
2016-04-11Core/Common: Capsule boost process into helper functionsNaios
2016-04-05Core/Misc: MSVC warning fixesShauren
2016-03-24Core/Database: Converted the database library to a shared library.Naios
2016-02-21Core/Updater: Convert an assertion into a fatal errorNaios
2016-02-21Core/Common: Add a generic config helper to access built-in overwriteable paths.Naios
2016-02-20Core/Updater: Use a different method for file readingNaios
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