Bug #20449 | Information about ANALYZE of InnoDB tables is missing | ||
---|---|---|---|
Submitted: | 14 Jun 2006 7:38 | Modified: | 20 Jun 2006 13:47 |
Reporter: | Oli Sennhauser | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Documentation | Severity: | S3 (Non-critical) |
Version: | 5.0 | OS: | n.a. |
Assigned to: | MC Brown | CPU Architecture: | Any |
[14 Jun 2006 7:38]
Oli Sennhauser
[14 Jun 2006 9:17]
Valeriy Kravchuk
Thank you for a reasonable documentation request.
[20 Jun 2006 13:47]
MC Brown
This has been addressed in the 4.1, 5.0 and 5.1 manuals. I've added a note that InnoDB ANALYZE is write-lock, not read. The additional info about how InnoDB actually does an ANAYLYZE already exists in the InnoDB docs, so I've added a link from the ANALYZE TABLE page to the corresponding area in the InnoDB documentation.