log Framework/MySQL/MySQLDatabase.h @ 359:16aac0287485

age author description
Mon, 21 Feb 2022 09:32:46 +0100 Sebastien Jodogne copyright upgraded to 2022
Wed, 14 Apr 2021 17:57:08 +0200 Sebastien Jodogne reintroduction of IDatabaseFactory into DatabaseManager
Mon, 12 Apr 2021 17:07:06 +0200 Sebastien Jodogne added handling of CR_COMMANDS_OUT_OF_SYNC
Thu, 08 Apr 2021 19:09:04 +0200 Sebastien Jodogne refactoring to remove GlobalProperties.cpp
Fri, 02 Apr 2021 19:23:36 +0200 Sebastien Jodogne DatabaseManager doesn't IDatabaseFactory anymore
Fri, 26 Mar 2021 17:32:29 +0100 Sebastien Jodogne added TransactionType_Implicit
Wed, 06 Jan 2021 17:40:27 +0100 Sebastien Jodogne upgrade to year 2021
Wed, 16 Dec 2020 15:05:19 +0100 Sebastien Jodogne cppcheck
Thu, 12 Mar 2020 12:10:52 +0100 Sebastien Jodogne handling of errors if MySQL user cannot CREATE TRIGGER
Fri, 31 Jan 2020 17:24:29 +0100 Sebastien Jodogne upgrade to year 2020
Thu, 09 May 2019 11:29:17 +0200 Sebastien Jodogne MySQL: acquiring named locks instead of numbers
Wed, 08 May 2019 21:09:18 +0200 Sebastien Jodogne MySQL: Added an advisory lock to avoid race conditions during database setup
Mon, 24 Dec 2018 13:35:26 +0100 Sebastien Jodogne preparing for 2019
Mon, 19 Nov 2018 15:06:08 +0100 Sebastien Jodogne allowing dollars and underscores in MySQL database identifiers
Wed, 18 Jul 2018 12:27:40 +0200 Sebastien Jodogne Compatibility with MySQL 8.0
Thu, 12 Jul 2018 12:17:39 +0200 Sebastien Jodogne sharing plugin initialization code
Thu, 12 Jul 2018 10:44:17 +0200 Sebastien Jodogne handling of implicit transactions in DatabaseManager
Wed, 11 Jul 2018 14:39:59 +0200 Sebastien Jodogne prevent running unit tests on a non-existing db
Tue, 10 Jul 2018 10:10:35 +0200 Sebastien Jodogne mysql storage area working
Wed, 04 Jul 2018 08:16:29 +0200 Sebastien Jodogne initial commit