FAQ 3.12

From PmaWiki

Jump to: navigation, search

[edit] 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.

Advertisement