view MySQL/NEWS @ 122:eb379b32f7ca pg-tcp-nodelay

closing branch pg-tcp-nodelay
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 05 Feb 2019 16:33:59 +0100
parents ca0ecd412988
children 260fc55f10cd e26690365c25
line wrap: on
line source

Pending changes in the mainline
===============================

* Implementation of new extensions: LookupResourceAndParent and GetAllMetadata


Release 2.0 (2019-01-23)
========================

* Database optimizations by implementing new primitives of Orthanc SDK 1.5.2
* Characters "$" and "_" are allowed in MySQL database identifiers
* Fix serialization of jobs if many of them


Release 1.1 (2018-07-18)
========================

* Compatibility with MySQL 8.0
* Improvement in the configuration of UNIX socket


Release 1.0 (2018-07-17)
========================

* Initial release