# HG changeset patch # User Sebastien Jodogne # Date 1608132595 -3600 # Node ID 031aee96d2da34cd47e284c8fac95f634cac991a # Parent b968e7bfa7f9e471834e4e77ca4caeb84e9565c3# Parent 206f8c616b803bbf2a48fb9b85990883e672d71f back to mainline diff -r b968e7bfa7f9 -r 031aee96d2da MySQL/CMakeLists.txt diff -r b968e7bfa7f9 -r 031aee96d2da MySQL/NEWS --- a/MySQL/NEWS Wed Dec 16 15:49:32 2020 +0100 +++ b/MySQL/NEWS Wed Dec 16 16:29:55 2020 +0100 @@ -1,6 +1,10 @@ Pending changes in the mainline =============================== + +Release 3.0 (2020-12-16) +======================== + * Report issue/solution and prevent the start of Orthanc if the MySQL user is not allowed to run the "CREATE TRIGGER" command (missing "SUPER" privilege) * Implementation of new extensions: LookupResourceAndParent and GetAllMetadata