From 4c8fc31ba2c7392e0bea2a3d2b83e300630179db Mon Sep 17 00:00:00 2001 From: Carlos Salguero Date: Wed, 22 Apr 2020 10:08:44 -0300 Subject: [PATCH] Updated changelog --- Changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog b/Changelog index d8b8eefe..7b71526a 100644 --- a/Changelog +++ b/Changelog @@ -1,6 +1,6 @@ Changelog for Percona Toolkit - * Fixed bug PT-1824: Name of a constraint can exceed 64 chars + * Fixed bug PT-1824: Name of a constraint can exceed 64 chars (Thanks Iwo Panowicz) * Fixed bug PT-1793: Protocol parser cannot handle year 2020 (Thanks Kei Tsuchiya) * Fixed bug PT-1782: pt-online-schema-change: FK keys warning, but there are no foreign keys * Fixed bug PT-1773: pt-online-schema-change: Restrict the FK check if needed