Bug #98511 | OPTIMIZE TABLE on myisam can increase table size (~2x) and reduce performance | ||
---|---|---|---|
Submitted: | 7 Feb 2020 10:11 | Modified: | 30 Jun 2020 17:34 |
Reporter: | Pete Dishman | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: MyISAM storage engine | Severity: | S5 (Performance) |
Version: | 8.0.19, 8.0.20 | OS: | Windows |
Assigned to: | CPU Architecture: | Any |
[7 Feb 2020 10:11]
Pete Dishman
[7 Feb 2020 12:17]
MySQL Verification Team
Thanks, verified as described on 8.0.19.
[7 Feb 2020 12:23]
MySQL Verification Team
output from my test.
Attachment: bug98511_8.0.19.txt (text/plain), 8.73 KiB.
[8 Jun 2020 5:54]
MySQL Verification Team
https://bugs.mysql.com/bug.php?id=99797
[8 Jun 2020 6:06]
MySQL Verification Team
Bug #99797 marked as duplicate of this one
[8 Jun 2020 11:34]
Peter VARGA
As programmer I can imagine it may be not such trivial as it hasn't been fixed since 4 months. On the other hand this bug has such a huge impact that it should have a higher priority.
[29 Jun 2020 7:30]
MySQL Verification Team
Bug #100017 marked as duplicate of this one
[30 Jun 2020 17:34]
Paul DuBois
Posted by developer: Fixed in 8.0.22. OPTIMIZE TABLE for MyISAM tables could cause table size to increase and query performance to decrease.