Bug #31345 | "optimize table" implicitly commits a transaction | ||
---|---|---|---|
Submitted: | 2 Oct 2007 14:33 | Modified: | 2 Oct 2007 15:15 |
Reporter: | Andrejs Dubovskis | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Server: InnoDB storage engine | Severity: | S3 (Non-critical) |
Version: | 5.0.48 | OS: | Linux |
Assigned to: | CPU Architecture: | Any |
[2 Oct 2007 14:33]
Andrejs Dubovskis
[2 Oct 2007 15:15]
MySQL Verification Team
Thank you for the bug report. Please see: http://dev.mysql.com/doc/refman/5.0/en/optimize-table.html "For InnoDB tables, OPTIMIZE TABLE is mapped to ALTER TABLE, which rebuilds the table to update index statistics and free unused space in the clustered index." The reason to be duplicate is the below bug report: http://bugs.mysql.com/bug.php?id=28727