InnoDB Online DDL
Perform online DDL operations with InnoDB in MariaDB Server. Learn how to alter tables without blocking read/write access, ensuring high availability for your applications.
InnoDB Online DDL OverviewInnoDB Online DDL Operations with the INPLACE Alter AlgorithmInnoDB Online DDL Operations with the INSTANT Alter AlgorithmInnoDB Online DDL Operations with the NOCOPY Alter AlgorithmInstant ADD COLUMN for InnoDB
Last updated
Was this helpful?