view MySQL/NEWS @ 87:48d445f756db db-changes

new extension implemented for MySQL: GetLastChangeIndex
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 10 Jan 2019 20:39:36 +0100
parents b96446b8718b
children f73050ad32b4
line wrap: on
line source

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

* 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