From 42d313d358a1baa96522399179c46679be073ebe Mon Sep 17 00:00:00 2001 From: William Desportes Date: Tue, 26 Mar 2019 20:36:31 +0100 Subject: [PATCH] Add ChangeLog entry for #14205 Closes: #14218 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 43137c8be5..4aa7a49140 100644 --- a/ChangeLog +++ b/ChangeLog @@ -38,6 +38,7 @@ phpMyAdmin - ChangeLog - issue #14931 Fixed php error when using a query like SELECT 1 INTO @a; SELECT @a; in inline query edit - issue #15074 Make the server logo visible on theme "original" - issue #15077 Fixed incorrect page numbers +- issue #14205 Fixed "No tables found in database" when you delete all tables from last page 4.8.5 (2019-01-25) - issue Developer debug data was saved to the PHP error log