log Framework/MySQL/MySQLDatabase.cpp @ 234:d1b124d116c1

age author description
Thu, 08 Apr 2021 10:50:01 +0200 Sebastien Jodogne PostgreSQL index plugin handles retries for collisions between multiple writers
Fri, 02 Apr 2021 19:23:36 +0200 Sebastien Jodogne DatabaseManager doesn't IDatabaseFactory anymore
Fri, 26 Mar 2021 18:02:34 +0100 Sebastien Jodogne TransactionType given to MySQLTransaction constructor
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:41:06 +0100 Sebastien Jodogne compatibility with mysql client 8.x
Wed, 16 Dec 2020 15:05:19 +0100 Sebastien Jodogne cppcheck
Tue, 21 Jul 2020 12:15:10 +0200 Sebastien Jodogne fix compatiblity with mysql client
Mon, 13 Jul 2020 11:59:29 +0200 Alain Mazy Added support for TLS connections
Mon, 06 Jul 2020 12:45:58 +0200 Sebastien Jodogne replacing deprecated std::auto_ptr by std::unique_ptr
Wed, 01 Jul 2020 08:54:32 +0200 Sebastien Jodogne sync
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