Bug #41863 The word "information" is misspelled in reference manual section 13.7.7
Submitted: 5 Jan 2009 13:21 Modified: 5 Jan 2009 13:26
Reporter: John Embretsen Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Documentation Severity:S3 (Non-critical)
Version:6.0 OS:Any
Assigned to: CPU Architecture:Any

[5 Jan 2009 13:21] John Embretsen
Description:
In section 13.7.7 (Falcon Notes and Limits) of the MySQL 6.0 Reference manual, there is a typo in the following sentence in the second bullet point:

"This means that the informaiton report by SHOW TABLE STATUS about the next auto-increment value in the table is correct"

("informaiton" should be "information")

How to repeat:
http://dev.mysql.com/doc/refman/6.0/en/se-falcon-limits.html

Suggested fix:
Change "informaiton" to "information".
[5 Jan 2009 13:26] MySQL Verification Team
Thank you for the bug report.
[5 Jan 2009 13:26] MC Brown
The documentation has been updated.