Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Won't Fix
-
10.3.7
-
None
Description
Alter algorithm "nocopy" and "instant" introduced in MDEV-13134. Basically nocopy won't allow the alter table which needs rebuild and "instant" will allow operations which does
metadata change. As of now, It is introduced for InnoDB storage engine. Non-InnoDB storage engine like TokuDB, RocksDB should make use of this algorithm for alter.
Attachments
Issue Links
- is blocked by
-
MDEV-13134 Introduce ALTER TABLE attributes ALGORITHM=NOCOPY and ALGORITHM=INSTANT
- Closed