[MDEV-707] LP:885132 - MyISAM optimize table wrongly reporting "status ok" Created: 2011-11-02 Updated: 2014-03-18 Resolved: 2014-03-18 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Minor |
| Reporter: | Dreas van Donselaar (Inactive) | Assignee: | Unassigned |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | Launchpad | ||
| Attachments: |
|
| Description |
|
We've table taking up a lot of disk:
It should be tiny though, since there is almost no data in it:
So we tried to optimize it:
It's still taking the same diskspace though, so optimization seems to have failed. Running an "alter table table engine=MyISAM" does result in a rebuilt taking a lot less space (although still more than expected). The real bug here would be the optimize table not actually executing, and marking the table as optimized I presume. |
| Comments |
| Comment by Elena Stepanova [ 2012-05-04 ] |
|
Re: MyISAM optimize table wrongly reporting "status ok" Do you still have this problem? Thank you |
| Comment by Dreas van Donselaar (Inactive) [ 2012-05-05 ] |
|
Re: MyISAM optimize table wrongly reporting "status ok" |
| Comment by Rasmus Johansson (Inactive) [ 2012-05-05 ] |
|
Launchpad bug id: 885132 |
| Comment by Elena Stepanova [ 2014-03-18 ] |
|
The report has never had enough information to reproduce it, and the reporter did not come back saying that it happened again. |