Details
-
Task
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
Description
It has been deprecated since 10.3 and has no practical importance since it has been replaced by alter_algorithm, so it should be OK to remove it already.
Attachments
Issue Links
- relates to
-
MDEV-33655 Remove alter_algorithm
-
- Closed
-
The general sysvar removal approach is — mark a variable deprecated. Remove when all releases where it was not deprecated have reached EOL.
This is obviously the case here, old_alter_table can be removed.