[MDEV-16099] Use alter algorithm=nocopy or algorithm=instant for non-InnoDB engine Created: 2018-05-07  Updated: 2018-05-07

Status: Open
Project: MariaDB Server
Component/s: Storage Engine - RocksDB, Storage Engine - TokuDB
Affects Version/s: 10.3.7
Fix Version/s: 10.4

Type: Bug Priority: Major
Reporter: Thirunarayanan Balathandayuthapani Assignee: Thirunarayanan Balathandayuthapani
Resolution: Unresolved Votes: 0
Labels: None

Issue Links:
Blocks
is blocked by MDEV-13134 Introduce ALTER TABLE attributes ALGO... Closed

 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.


Generated at Thu Feb 08 08:26:22 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.