]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#2030] Added ChangeLog entry
authorThomas Markwalder <tmark@isc.org>
Tue, 17 Aug 2021 13:56:01 +0000 (09:56 -0400)
committerThomas Markwalder <tmark@isc.org>
Tue, 17 Aug 2021 13:56:01 +0000 (09:56 -0400)
ChangeLog

index b28a7a541c624ee04a706c6ab061cdd36158c0ec..304d084afb4a3a3acf8d91a67884b2f867f93589 100644 (file)
--- 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