From a453ccebcec0b175c239a6c99ca038d5b463d78a Mon Sep 17 00:00:00 2001 From: William Desportes Date: Wed, 13 Jan 2021 22:53:29 +0100 Subject: [PATCH] Add a ChangeLog entry for #16565 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index b5a3c78e6c..7c0be34f0c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -72,6 +72,7 @@ phpMyAdmin - ChangeLog - issue #15658 Fixed saving UI displayed columns on a non database request fails - issue #16495 Fix drop tables checkbox is above the checkbox for foreign keys - issue #16485 Fix visual query builder missing "Build Query" button +- issue #16565 Added 'IF EXISTS' to 'DROP EVENT' when updating events to avoid replication issues 5.0.5 (not yet released) - issue #14494 Fix uncaught TypeError when editing partitioning