Bug #12315 SHOW TABLE STATUS FROM `information_schema`; does not sort tablenames
Submitted: 2 Aug 2005 11:30 Modified: 14 Aug 2005 0:35
Reporter: MySQL-Front Team Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version:5.0.10a-beta OS:Any (*)
Assigned to: Andrey Hristov CPU Architecture:Any

[2 Aug 2005 11:30] MySQL-Front Team
Description:
SHOW TABLE STATUS FROM `information_schema`; does not sort tablenames.

The same query on each other database sorts the tablenames by name.

How to repeat:
SHOW TABLE STATUS FROM `information_schema`;
[4 Aug 2005 16:12] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/internals/27897
[5 Aug 2005 9:01] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/internals/27910
[14 Aug 2005 0:35] Paul DuBois
Noted in 5.0.12 changelog.