From cc36378f0878df318b60401e1967bc8f6cf34137 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Mon, 10 Jan 2011 13:52:00 -0500 Subject: [PATCH] Withdraw outdated FAQ entry --- Documentation.html | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/Documentation.html b/Documentation.html index 4612561e6..67272ae92 100644 --- a/Documentation.html +++ b/Documentation.html @@ -3399,11 +3399,7 @@ have either the APC extension this could have a serious impact on performance.

- 3.12 What are the phpMyAdmin limitations for MySQL 3?

- -

The number of records in queries containing COUNT and GROUP BY is - not correctly calculated. Also, sorting results of a query like - "SELECT * from table GROUP BY" ... is problematic.

+ 3.12 (withdrawn).

3.13 I get an error when entering USE followed by a db name