Bug #26437 Section 13.5.4.23: typo "SHOW TABLE" should be "SHOW TABLES"
Submitted: 16 Feb 2007 1:51 Modified: 16 Feb 2007 2:06
Reporter: Cole Snodgrass Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Documentation Severity:S3 (Non-critical)
Version:5.0 OS:n/a
Assigned to: CPU Architecture:Any

[16 Feb 2007 1:51] Cole Snodgrass
Description:
Section 13.5.4.23 refers to the the "SHOW TABLES" command as "SHOW TABLE" (note the missing 'S' in TABLES).

How to repeat:
1. access "http://dev.mysql.com/doc/refman/5.0/en/show-table-status.html"
2. read the first sentence, realize "SHOW TABLE" should be "SHOW TABLES"

Suggested fix:
Change:
"SHOW TABLE STATUS works likes SHOW TABLE, ..."

To:
"SHOW TABLE STATUS works likes SHOW TABLES, ..."
[16 Feb 2007 2:06] Paul DuBois
Thank you for your bug report. This issue has been addressed in the documentation. The updated documentation will appear on our website shortly, and will be included in the next release of the relevant products.