MySQL plugin for Orthanc
No description set
- Devel package for openSUSE:Factory
-
2
derived packages
- Links to openSUSE:Factory / orthanc-mysql
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout graphics/orthanc-mysql && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
OrthancMySQL-3.0.tar.gz | 0000246550 241 KB | |
_link | 0000000124 124 Bytes | |
mysql.json | 0000000646 646 Bytes | |
orthanc-mysql-readme.SUSE | 0000001954 1.91 KB | |
orthanc-mysql.changes | 0000001325 1.29 KB | |
orthanc-mysql.spec | 0000003594 3.51 KB |
Revision 5 (latest revision is 17)
Axel Braun (DocB)
accepted
request 856556
from
Axel Braun (DocB)
(revision 5)
- version 3.0 * 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 * Added an advisory lock to avoid race conditions during database setup * Added "MaximumConnectionRetries" & "ConnectionRetryInterval" to configure the retries when connecting to the DB at startup * Support of dynamic linking against the system-wide Orthanc framework library * Added support for TLS connections: 3 new options: - "EnableSsl" (false by default) - "SslVerifyServerCertificates" (true by default - inactive if EnableSsl if false) - "SslCACertificates" (default value is "HttpsCACertificates" from global Orthanc configuration) * Uses Orthanc Framework 1.8.1
Comments 0