comparison MySQL/NEWS @ 141:0b3e9ee53c46

Added 'MaximumConnectionRetries' & 'ConnectionRetryInterval' to configure the retries when connecting to the DB at startup
author Alain Mazy <alain@mazy.be>
date Mon, 03 Feb 2020 22:29:51 +0100
parents e26690365c25
children 740d9829f52e
comparison
equal deleted inserted replaced
140:4cd7e45b671e 141:0b3e9ee53c46
1 Pending changes in the mainline 1 Pending changes in the mainline
2 =============================== 2 ===============================
3 3
4 * Implementation of new extensions: LookupResourceAndParent and GetAllMetadata 4 * Implementation of new extensions: LookupResourceAndParent and GetAllMetadata
5 * Added an advisory lock to avoid race conditions during database setup 5 * Added an advisory lock to avoid race conditions during database setup
6 * Added "MaximumConnectionRetries" & "ConnectionRetryInterval" to configure
7 the retries when connecting to the DB at startup
6 8
7 9
8 Release 2.0 (2019-01-23) 10 Release 2.0 (2019-01-23)
9 ======================== 11 ========================
10 12