Comments - MariaDB Plans - Online Operations
Content reproduced on this site is the property of its respective owners,
and this content is not reviewed in advance by MariaDB. The views, information and opinions
expressed by this content do not necessarily represent those of MariaDB or any other party.
Colin invited me to comment:
Out of the above list, Analyze, Optimize and Add index are by far the most important ones.
An important one is missing: Add column.
Note that Add column/index is more important than drop. Drop can be postponed.
Please re-use same SQL syntax as MySQL Cluster - they have implemented many online operations already.