log MySQL/NEWS @ 358:1280b40d6696

age author description
Mon, 21 Feb 2022 09:27:40 +0100 Sebastien Jodogne switch to OpenSSL 3.0.x
Thu, 22 Jul 2021 20:16:30 +0200 Sebastien Jodogne OrthancMySQL-4.3 OrthancMySQL-4.3
Thu, 22 Jul 2021 19:24:58 +0200 Sebastien Jodogne Fix issue 200 (fields messed up in /changes route)
Tue, 20 Jul 2021 17:05:33 +0200 Sebastien Jodogne OrthancMySQL-4.2 OrthancMySQL-4.2
Mon, 12 Jul 2021 16:53:28 +0200 Sebastien Jodogne MySQL: Added missing calls to OrthancPluginDatabaseSignalDeletedResource()
Wed, 30 Jun 2021 09:12:02 +0200 Sebastien Jodogne set version OrthancMySQL-4.1
Wed, 30 Jun 2021 08:19:52 +0200 Sebastien Jodogne Fix serialization of large jobs
Fri, 23 Apr 2021 09:57:16 +0200 Sebastien Jodogne set version OrthancMySQL-4.0
Wed, 14 Apr 2021 15:08:51 +0200 Sebastien Jodogne new configuration option: "IndexConnectionsCount"
Wed, 14 Apr 2021 09:46:44 +0200 Sebastien Jodogne PostgreSQL: Support of range reads from the storage area
Tue, 13 Apr 2021 17:53:53 +0200 Sebastien Jodogne simplification
Tue, 13 Apr 2021 17:00:02 +0200 Sebastien Jodogne MySQL: Support of range reads for the storage area
Fri, 08 Jan 2021 18:54:20 +0100 Sebastien Jodogne Support of "OrthancPluginRegisterStorageArea2()" from Orthanc SDK 1.9.0
Wed, 16 Dec 2020 16:23:36 +0100 Sebastien Jodogne set version OrthancMySQL-3.0
Wed, 16 Dec 2020 09:47:14 +0100 Sebastien Jodogne upgade to mariadb-connector-c 3.1.11
Tue, 15 Dec 2020 10:04:35 +0100 Sebastien Jodogne upgrade to openssl 1.1.1, fix build if using MinGW 32bits
Mon, 13 Jul 2020 11:59:29 +0200 Alain Mazy Added support for TLS connections
Mon, 06 Jul 2020 12:40:44 +0200 Sebastien Jodogne dynamic linking against the system-wide Orthanc framework library
Thu, 12 Mar 2020 12:10:52 +0100 Sebastien Jodogne handling of errors if MySQL user cannot CREATE TRIGGER
Mon, 03 Feb 2020 22:29:51 +0100 Alain Mazy Added 'MaximumConnectionRetries' & 'ConnectionRetryInterval' to configure the retries when connecting to the DB at startup
Wed, 08 May 2019 21:09:18 +0200 Sebastien Jodogne MySQL: Added an advisory lock to avoid race conditions during database setup
Mon, 04 Feb 2019 16:32:45 +0100 Sebastien Jodogne cancelling changesets 116 and 117 in OrthancMySQL-2.0 branch OrthancMySQL-2.0
Mon, 04 Feb 2019 16:03:17 +0100 Sebastien Jodogne Implementation of new extensions: LookupResourceAndParent and GetAllMetadata OrthancMySQL-2.0
Wed, 23 Jan 2019 20:14:24 +0100 Sebastien Jodogne typo OrthancMySQL-2.0
Wed, 23 Jan 2019 18:04:38 +0100 Sebastien Jodogne OrthancMySQL-2.0 OrthancMySQL-2.0
Thu, 10 Jan 2019 20:39:36 +0100 Sebastien Jodogne new extension implemented for MySQL: GetLastChangeIndex db-changes
Thu, 10 Jan 2019 15:25:02 +0100 Sebastien Jodogne Fix serialization of jobs if many of them
Mon, 19 Nov 2018 15:06:08 +0100 Sebastien Jodogne allowing dollars and underscores in MySQL database identifiers
Wed, 18 Jul 2018 13:37:01 +0200 Sebastien Jodogne set version OrthancMySQL-1.1
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
Wed, 04 Jul 2018 08:16:29 +0200 Sebastien Jodogne initial commit