The branch, QA_3_4 has been updated via 4a99b6a4942c02d0b1121650dc9f93fb83a42dac (commit) from 2d1b7bff0cc4a2f5a5937f2fd3df345561b2a67b (commit)
- Log ----------------------------------------------------------------- -----------------------------------------------------------------------
Summary of changes: ChangeLog | 1 + Documentation.html | 2 +- 2 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/ChangeLog b/ChangeLog index 9ffe264..1cc2e3c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,6 +6,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 2938a3b..e9390dd 100644 --- a/Documentation.html +++ b/Documentation.html @@ -2281,7 +2281,7 @@ setfacl -d -m "g:www-data:rwx" tmp <dt id="cfg_DBG">$cfg['DBG']</dt> <dd><b>DEVELOPERS ONLY!</b></dd>
- <dt id="cfg_DBG_enable_sql">$cfg['DBG']['sql'] boolean</dt> + <dt id="cfg_DBG_sql">$cfg['DBG']['sql'] boolean</dt> <dd><b>DEVELOPERS ONLY!</b><br /> Enable logging queries and execution times to be displayed in the bottom of main page (right frame).</dd>
hooks/post-receive