[MDEV-11508] Document limitations of progress reporting with InnoDB online DDL Created: 2016-12-08 Updated: 2023-12-15 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Data Definition - Alter Table, Documentation |
| Fix Version/s: | None |
| Type: | Task | Priority: | Major |
| Reporter: | Geoff Montee (Inactive) | Assignee: | Joe Cotellese |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||
| Description |
|
When users read the existing documentation of the progress reporting feature, they usually expect their ALTER TABLE command to provide very good progress reporting of online DDL of InnoDB tables, because the documentation doesn't mention much about the limitations. However, there are some limitations about what progress is reported with InnoDB online DDL. As an example, see the comments of I added the following section to the KB page, but I'm not sure if it's 100% correct and complete: https://mariadb.com/kb/en/mariadb/progress-reporting/#limitations |
| Comments |
| Comment by Ralf Gebhardt [ 2023-10-12 ] |
|
I have removed the fixVersion for this task as it is one of 5.5, 10.1, 10.2, 10.3, which are EOLed. Please add a new fixVersion if you plan to work on this task for a not EOLed versions. |