Bug #5909 Maintenance, Check Tables: shows incorrect descriptions for check methods.
Submitted: 5 Oct 2004 19:28 Modified: 7 Oct 2004 11:30
Reporter: Jose Stefan Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Administrator Severity:S3 (Non-critical)
Version:1.0.12 OS:Windows (Windows XP SP2)
Assigned to: Michael G. Zinner CPU Architecture:Any

[5 Oct 2004 19:28] Jose Stefan
Description:
The Check Tables feature show incorrect descriptions for the check methods.
The descriptions for medium,extended,changed are shuffled.

It is impossible to tell if the application will perform the check method specified on the radio button, or the description itself.

Reference Information:
http://dev.mysql.com/doc/mysql/en/CHECK_TABLE.html

How to repeat:
Click Catalogs
Select any database
Click Maintenance
Select Check Tables, Click Next
You'll notice the discrepancy of the descriptions

Suggested fix:
Change the order of the radio buttons to match the MySQL documentation for CHECK TABLE. If the descriptions are kept on their actual positions, they should match. Please confirm.

From: Quick, Fast, Medium, Extended, Changed.
To: Quick, Fast, Changed, Medium, Extended.

Confirm that the background operation matches what is labeled on the radio buttons.
[6 Oct 2004 2:22] MySQL Verification Team
Thank you for the bug report.
[7 Oct 2004 11:30] Michael G. Zinner
Thank you for your bug report. This issue has been committed to our
source repository of that product and will be incorporated into the
next release.

If necessary, you can access the source repository and build the latest
available version, including the bugfix, yourself. More information 
about accessing the source trees is available at
    http://www.mysql.com/doc/en/Installing_source_tree.html