Bug #1052 Variables listed are in wrong order
Submitted: 15 Aug 2003 1:46 Modified: 21 Aug 2003 1:40
Reporter: Martin Wulffeld Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Command-line Clients Severity:S3 (Non-critical)
Version:Any OS:Any (Any)
Assigned to: Sergei Golubchik CPU Architecture:Any

[15 Aug 2003 1:46] Martin Wulffeld
Description:
In section

4.5.7.4 SHOW VARIABLES

the variables listed in both the table and the description afterwards have 'r' and 'q' in the wrong order. The 'q' variables should come before 'r' variables.

How to repeat:
Read doc.

Suggested fix:
That should be blatant.
[20 Aug 2003 19:21] MySQL Verification Team
The variables are showed in wrong sort order, however it isn't
a documentation bug, the Manual shows exactly the order that
the MySQL clients display:

| rpl_recovery_rank               | 0
| query_cache_limit               | 1048576
[21 Aug 2003 1:40] Sergei Golubchik
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

fixed in 4.0.15