[MDEV-31812] Add switch to old_mode to disable non-locking ALTER Created: 2023-07-31 Updated: 2023-08-25 Resolved: 2023-08-16 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Data Definition - Alter Table, Variables |
| Fix Version/s: | 11.2.1 |
| Type: | Task | Priority: | Critical |
| Reporter: | Elena Stepanova | Assignee: | Nikita Malyavin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
Add a value to old_mode variable to disable the logic introduced in Note: Just NO_ONLINE_ALTER doesn't work, as it's ambiguous due to the old ALTER ONLINE syntax. The value should not be set by default. If it is set,
|
| Comments |
| Comment by Sergei Golubchik [ 2023-08-09 ] |
|
reviewed on slack |