diff MySQL/NEWS @ 253:3bc442765b88

new configuration option: "IndexConnectionsCount"
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 14 Apr 2021 15:08:51 +0200
parents 7a4f9bcb0bc2
children f052e1d7cf8c
line wrap: on
line diff
--- a/MySQL/NEWS	Wed Apr 14 13:33:48 2021 +0200
+++ b/MySQL/NEWS	Wed Apr 14 15:08:51 2021 +0200
@@ -1,6 +1,8 @@
 Pending changes in the mainline
 ===============================
 
+* 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
 * Support of range reads for the storage area, from Orthanc SDK 1.9.0