From 35b81df08613152def59f157fc0b40431028826e Mon Sep 17 00:00:00 2001 From: Sveta Smirnova Date: Thu, 7 Dec 2023 21:58:36 +0300 Subject: [PATCH] PT-2291 - Release notes for Percona Toolkit version 3.5.6 - Updated Changelog --- Changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Changelog b/Changelog index ab3bfd19..fd031540 100644 --- a/Changelog +++ b/Changelog @@ -19,7 +19,7 @@ report as well (Thanks to Ayush Goyal for the contribution) * Improvement PR-716: Make OrderedBy not exported (Thanks to Viktor Szépe for the contribution) * Improvement PR-720: build Go tools from top Makefile (Thanks to Sami Ahlroos and Yoann La Cancellera for the contribution) * Fixed bug PT-2064: pt-archiver: Can't call method "rollback" on an undefined value (Thanks to Jakob for the contribution) -* --Fixed bug PT-2083: Pt-archiver --charset option is not working for MySQL8.0 +* Fixed bug PT-2083: Pt-archiver --charset option is not working for MySQL8.0 * Fixed bug PT-2109: pt-mysql-summary throws an error when using sql_mode="ANSI_QUOTES" * Fixed bug PT-2207: pt-archiver doesn't work when ANSI_QUOTES is set in sql_mode * Fixed bug PT-2211: This pstack return error code line number (Thanks to Zongzhi Chen for the contribution) @@ -27,7 +27,7 @@ report as well (Thanks to Ayush Goyal for the contribution) * Fixed bug PT-2277: pt-visual-explain errors out on some valid inputs (Thanks to Jason Ng for the contribution) * Fixed bug PT-2279: Option --charset is confusing when set to utf8mb4 * Fixed bug PT-2281: provide container name for copying files in the dump -* --Fixed bug PT-2286: CVE reported in Percona Toolkit version 3.5.5 related to GO (Thanks to Kushal Haldar for reporting this issue) +* Fixed bug PT-2286: CVE reported in Percona Toolkit version 3.5.5 related to GO (Thanks to Kushal Haldar for reporting this issue) v3.5.5 released 2023-10-03