aboutsummaryrefslogtreecommitdiff
path: root/src/server/database/Database/MySQLConnection.h
AgeCommit message (Expand)Author
2020-04-07Added the ability to use TLS when connecting to a database. (#24348)myuzhobcplidtkieno
2020-03-31Core/DBLayer: Prevent committing transactions started on a different databaseShauren
2020-03-31Core/DBLayer: Prevent using prepared statements on wrong databaseShauren
2020-03-02Core/DBLayer: Refactor PreparedStatement class to not depend on MySQLPrepared...Shauren
2020-01-02New yearAokromes
2019-11-09Core/DBLayer: Support using mysql 8Shauren
2019-01-01Happy New Year, folks. It's 2019!Treeston
2018-01-01Update copyright note for 2018tkrokli
2017-06-19Core: ported headers cleanup from master branchariel-
2017-03-01Core/Database: Prepared statement parameter preallocation (#18999)ariel-
2017-01-02Update Copyright notice for 2017tkrokli
2016-03-24Core/Database: Converted the database library to a shared library.Naios
2016-03-03Core/Database: Use RAII for resource management in MySQLConnectionNaios
2016-01-01Update copyright note for 2016Rushor
2015-08-16Core/BuildSystem: Merge collision, debugging, threading, utilities and config...StormBytePP