From ce22214f8783be3b2c14d58d8b178aec636b73c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maur=C3=ADcio=20Meneghini=20Fauth?= Date: Sat, 4 May 2019 14:50:51 -0300 Subject: [PATCH] Add ChangeLog entry for #14927 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Show InnoDB table overhead (free space) Closes #14970 Closes #14927 [ci skip] Signed-off-by: MaurĂ­cio Meneghini Fauth --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 28cdc4da04..0e098071ee 100644 --- a/ChangeLog +++ b/ChangeLog @@ -33,6 +33,7 @@ phpMyAdmin - ChangeLog - issue #14926 Add an Edit link for each view in tables list - issue #14890 Display column details in navigation bar - issue #14977 Add title for group in navigation bar +- issue #14927 Show InnoDB table overhead (free space) 4.8.6 (not yet released) - issue #14478 phpMyAdmin no longer streams the export data