From ae7a68de1a74c940c3e4fd3fe18b629950394b24 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Sun, 30 Dec 2007 14:06:19 +0000 Subject: [PATCH] bug #1859460 [display] Operations and many databases --- ChangeLog | 1 + tbl_operations.php | 18 ++++++++++++++++++ 2 files changed, 19 insertions(+) diff --git a/ChangeLog b/ChangeLog index 6a9d37a17..bb239807c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -23,6 +23,7 @@ $HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyA - bug #1710144 [parser] Space after COUNT breaks Export but not Query - bug #1783620 [parser] Subquery results without "as" are ignored - bug #1821264 [display] MaxTableList and INFORMATION_SCHEMA +- bug #1859460 [display] Operations and many databases 2.11.3.0 (2007-12-08) - patch #1818389 to remove a notice (failed to flush buffer), thanks to diff --git a/tbl_operations.php b/tbl_operations.php index a198bf765..e73a30b54 100644 --- a/tbl_operations.php +++ b/tbl_operations.php @@ -188,9 +188,18 @@ unset($columns);
+count() > $GLOBALS['cfg']['MaxDbList']) { +?> + + +  . 
@@ -342,9 +351,18 @@ if (isset($auto_increment) && strlen($auto_increment) > 0
+count() > $GLOBALS['cfg']['MaxDbList']) { +?> + + +  .