Bug #44943 ORDER BY on SHOW INDEXES
Submitted: 19 May 2009 4:35 Modified: 19 May 2009 5:28
Reporter: Jared S (Silver Quality Contributor) Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version:5.1.34, 4.1, 5.0, 5.1, 6.0 bzr OS:Any (NT)
Assigned to: CPU Architecture:Any
Tags: order by, qc, show indexes

[19 May 2009 4:35] Jared S
Description:
Unable to perform 'ORDER BY' on a 'SHOW INDEXES' statement, although mysql will allow me to perform SHOW INDEXES..WHERE..

How to repeat:
show indexes from `my-table` where order by key_name
[19 May 2009 5:28] Sveta Smirnova
Thank you for the reasonable feature request.