Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.0(EOL), 10.1(EOL)
-
None
-
10.0.23
Description
Initially reported on the mailing list: https://lists.launchpad.net/maria-discuss/msg02495.html .
Stage: 1 of 72 'altering table' 350% of stage done.
|
Reproducible as described.
Dataset: salaries table in the employees sample database.
Statements that exhibit the incorrect behaviour:
ALTER TABLE salaries ENGINE = Innodb; |
ALTER TABLE salaries ADD id INT NULL; |
ALTER TABLE salaries DROP id; |
ALTER TABLE salaries ROW_FORMAT = COMPRESSED; |
I also saw the mentioned 350% and some other values, e.g.
MariaDB [employees]> ALTER TABLE salaries ADD id INT NULL;
|
Stage: 1 of 85 'altering table' 200% of stage done
|
MyISAM looks reasonable (2 stages, below 100% progress).
Not reproducible on 5.5.
10.0 has a different problem – progress for InnoDB tables is not reported at all.
Attachments
Issue Links
- links to
Activity
Field | Original Value | New Value |
---|---|---|
Status | Open [ 1 ] | Confirmed [ 10101 ] |
Sprint | 10.1.8-2 [ 14 ] |
Rank | Ranked lower |
Assignee | Sergei Golubchik [ serg ] | Sergey Vojtovich [ svoj ] |
Sprint | 10.1.8-2 [ 14 ] |
Rank | Ranked higher |
Affects Version/s | 10.0 [ 16000 ] |
Fix Version/s | 10.0 [ 16000 ] |
Sprint | 10.0.23-1 [ 23 ] |
Rank | Ranked lower |
Assignee | Sergey Vojtovich [ svoj ] | Jan Lindström [ jplindst ] |
Status | Confirmed [ 10101 ] | In Review [ 10002 ] |
Assignee | Jan Lindström [ jplindst ] | Sergey Vojtovich [ svoj ] |
Status | In Review [ 10002 ] | Stalled [ 10000 ] |
Remote Link | This issue links to "Github revision (Web Link)" [ 26206 ] |
Fix Version/s | 10.0.23 [ 20401 ] | |
Fix Version/s | 10.1.10 [ 20402 ] | |
Fix Version/s | 10.0 [ 16000 ] | |
Fix Version/s | 10.1 [ 16100 ] | |
Resolution | Fixed [ 1 ] | |
Status | Stalled [ 10000 ] | Closed [ 6 ] |
Workflow | MariaDB v3 [ 67560 ] | MariaDB v4 [ 149183 ] |