log MySQL/UnitTests/UnitTestsMain.cpp @ 152:063aa53b5917

age author description
Wed, 01 Jul 2020 08:54:32 +0200 Sebastien Jodogne sync
Fri, 31 Jan 2020 17:24:29 +0100 Sebastien Jodogne upgrade to year 2020
Thu, 09 May 2019 11:36:56 +0200 Sebastien Jodogne fix unit tests if MySQL >= 5.7
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
Wed, 18 Jul 2018 12:27:40 +0200 Sebastien Jodogne Compatibility with MySQL 8.0
Tue, 17 Jul 2018 08:38:11 +0200 Sebastien Jodogne set version OrthancMySQL-1.0
Tue, 17 Jul 2018 08:28:02 +0200 Sebastien Jodogne preparing for release
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:33:02 +0200 Sebastien Jodogne unit test
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