[MDEV-596] LP:1052950 - Progress report for REPAIR TABLE with MyISAM Created: 2012-09-19 Updated: 2015-10-30 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | None |
| Fix Version/s: | None |
| Type: | Task | Priority: | Minor |
| Reporter: | Sheeri K. Cabral (Inactive) | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 1 |
| Labels: | Launchpad | ||
| Attachments: |
|
| Description |
|
I was running a REPAIR TABLE on a MyISAM table, and to my surprise the "progress" field was stuck at 0.0. It would be great if it worked like ALTER TABLE does, and gave progress. |
| Comments |
| Comment by Rasmus Johansson (Inactive) [ 2012-09-19 ] |
|
Launchpad bug id: 1052950 |
| Comment by Sheeri K. Cabral (Inactive) [ 2012-09-19 ] |
|
Re: Progress report for REPAIR TABLE? |
| Comment by Elena Stepanova [ 2013-03-08 ] |
|
It works as described in https://kb.askmonty.org/en/progress-reporting/ – progress report on REPAIR TABLE is supported for Aria, but not MyISAM, so I'm converting it into a task (feature request). |
| Comment by Elena Stepanova [ 2013-03-09 ] |
|
Worklog #202 already describes similar plans |