From: Thomas Markwalder Date: Tue, 17 Aug 2021 13:56:01 +0000 (-0400) Subject: [#2030] Added ChangeLog entry X-Git-Tag: Kea-1.9.11~78 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49a9ba0165872d801f0f4e0d656fe0993eccbf09;p=thirdparty%2Fkea.git [#2030] Added ChangeLog entry --- diff --git a/ChangeLog b/ChangeLog index b28a7a541c..304d084afb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +1932. [func] tmark + MySQL indexing of leases database has been improved. It now + behaves better on older MySQL versions. In particular, the lease + reclamation no longer causes full scans to be performed. This + fix introduces MySQL schema update to 11.0. This should reduce + the periodic performance slowdowns. + (Gitlab #2030) + 1931. [bug] tomek Two hook messages HOOKS_CALLOUT_ERROR and HOOKS_CALLOUT_MESSAGES are now printing the hook name and index properly. Thank you to