# HG changeset patch # User Sebastien Jodogne # Date 1619164920 -7200 # Node ID e7678a7b10bb256e508e8e4e06342ff033d588a2 # Parent b8ba198a8df392f478f7248887badcdbfe3e5f4d# Parent f052e1d7cf8ca5a196cf290a9f51ae10632cd22d back to mainline diff -r b8ba198a8df3 -r e7678a7b10bb MySQL/CMakeLists.txt diff -r b8ba198a8df3 -r e7678a7b10bb MySQL/NEWS --- a/MySQL/NEWS Fri Apr 23 07:41:16 2021 +0200 +++ b/MySQL/NEWS Fri Apr 23 10:02:00 2021 +0200 @@ -1,6 +1,10 @@ Pending changes in the mainline =============================== + +Release 4.0 (2021-04-23) +======================== + * New option "IndexConnectionsCount" to control how many simultaneous connections to the MySQL database are used by the index plugin * Support of multiple readers/writers, by handling retries from Orthanc SDK 1.9.2