diff TODO @ 503:a164d8aebe0e

merge improve-mysql-delete -> default
author Alain Mazy <am@orthanc.team>
date Fri, 03 May 2024 16:23:36 +0200
parents bf4b9c7cf338 f4244c7e2725
children
line wrap: on
line diff
--- a/TODO	Fri May 03 16:22:02 2024 +0200
+++ b/TODO	Fri May 03 16:23:36 2024 +0200
@@ -10,6 +10,11 @@
 * Performance of joins in LookupResources: Create cached statement for
   LookupResources, that are grouped to search up to, say, 10 tags,
   instead of recompiling for each request
+* Do not log "DatabaseCannotSerialize" errors in the plugin but only
+  in Orthanc after all retries have been made.
+* Try to avoid the use of temporary tables:
+  https://discourse.orthanc-server.org/t/image-insert-are-too-slow-databse-performance-too-poor/3820
+
 
 * Implement "large queries" for:
   - updating all metadata of a resource at once