log Framework/MySQL/MySQLParameters.cpp @ 141:0b3e9ee53c46

age author description
Mon, 03 Feb 2020 22:29:51 +0100 Alain Mazy Added 'MaximumConnectionRetries' & 'ConnectionRetryInterval' to configure the retries when connecting to the DB at startup
Fri, 31 Jan 2020 17:24:29 +0100 Sebastien Jodogne upgrade to year 2020
Mon, 24 Dec 2018 13:35:26 +0100 Sebastien Jodogne preparing for 2019
Thu, 29 Nov 2018 17:26:18 +0100 Sebastien Jodogne fix
Wed, 18 Jul 2018 12:27:40 +0200 Sebastien Jodogne Compatibility with MySQL 8.0
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
Wed, 04 Jul 2018 08:16:29 +0200 Sebastien Jodogne initial commit