Mercurial > hg > orthanc-databases
changeset 508:487e1e43186d
release notes + authors
author | Alain Mazy <am@orthanc.team> |
---|---|
date | Fri, 31 May 2024 08:41:32 +0200 |
parents | 54d518dcd74a |
children | 51c61a2bb48a |
files | AUTHORS MySQL/NEWS |
diffstat | 2 files changed, 12 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/AUTHORS Thu May 30 21:47:02 2024 +0200 +++ b/AUTHORS Fri May 31 08:41:32 2024 +0200 @@ -30,3 +30,13 @@ 1348 Ottignies-Louvain-la-Neuve Belgium https://uclouvain.be/icteam + + +Contributors +------------ + +* The Orthanc community + https://groups.google.com/forum/#!forum/orthanc-users + +* Cédric Simon (https://discourse.orthanc-server.org/u/csimon3/summary) + Improved MySQL delete procedure \ No newline at end of file
--- a/MySQL/NEWS Thu May 30 21:47:02 2024 +0200 +++ b/MySQL/NEWS Fri May 31 08:41:32 2024 +0200 @@ -7,8 +7,8 @@ Optimal Orthanc runtime: 1.12.0+ * Fix check of Orthanc runtime version -* Introduced a procedure to delete resources - (to be tested: https://discourse.orthanc-server.org/t/image-insert-are-too-slow-databse-performance-too-poor-when-using-mysql-mariadb/3820/19) +* Optimized resources deletion (https://discourse.orthanc-server.org/t/image-insert-are-too-slow-databse-performance-too-poor-when-using-mysql-mariadb/3820/19) + Release 5.1 (2023-06-27) ========================