Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.0.11
-
None
-
10.0.20
Description
See also MDEV-8178
Initially mentioned on the mailing list: https://lists.launchpad.net/maria-discuss/msg02496.html
Dataset: salaries table in the employees sample database.
Examples of statements that show progress report on 5.5 and 10.1, but not on 10.0.
ALTER TABLE salaries ENGINE = Innodb; |
ALTER TABLE salaries ADD id INT NULL; |
ALTER TABLE salaries DROP id; |
ALTER TABLE salaries ROW_FORMAT = COMPRESSED; |
It happened somewhere between 10.0.10 and 10.0.11.
For MyISAM, progress is displayed.
Attachments
Issue Links
- relates to
-
MDEV-8471 No progress report for online DDL of InnoDB tables
-
- Closed
-
-
MDEV-29913 Assertion `thd->stmt_arena != thd->progress.arena' failed in thd_progress_init upon bulk load
-
- Closed
-
Activity
Transition | Time In Source Status | Execution Times |
---|
|
42s | 1 |
|
24d 13h 49m | 1 |
|
22h 15m | 1 |
|
23h 19m | 1 |
|
3h 43m | 1 |