From f044e199ca8e98d4ae6d319774232a36edc2661d Mon Sep 17 00:00:00 2001 From: Marcin Siodelski Date: Tue, 18 Jul 2023 13:48:46 +0200 Subject: [PATCH] [#2978] Added ChangeLog entry for #2978 --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index e7a840877a..8198e30b41 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2052. [bug] marcin + Applied a workaround in the connection to MySQL that prevents + potential crashes in libmysqlclient library when connection + to the database is lost and re-established. + (Gitlab #2978) + 2051. [bug] razvan Fixed a crash when splitting long options or sending user defined options when multi-threading is enabled. Also fixed some cases -- 2.47.2