diff --git a/ChangeLog b/ChangeLog index a279813a60..e1ae966736 100644 --- a/ChangeLog +++ b/ChangeLog @@ -56,6 +56,7 @@ phpMyAdmin - ChangeLog - bug #3418849 [interface] Inline edit shows dropdowns even after closing - bug [view] View renaming did not work - bug [navi] Wrong icon for view (MySQL 5.5) +- bug #3420229 [doc] Missing documentation section 3.4.6.0 (not yet released) - patch #3404173 InnoDB comment display with tooltips/aliases diff --git a/Documentation.html b/Documentation.html index 83aecef91d..9aeaa6622c 100644 --- a/Documentation.html +++ b/Documentation.html @@ -2368,7 +2368,7 @@ setfacl -d -m "g:www-data:rwx" tmp
$cfg['DBG']
DEVELOPERS ONLY!
-
$cfg['DBG']['sql'] boolean
+
$cfg['DBG']['sql'] boolean
DEVELOPERS ONLY!
Enable logging queries and execution times to be displayed in the bottom of main page (right frame).