Comments - Galera TOI Online schema upgrade method with Mariadb session setting.
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.
In a galera cluster, always specify the algorithm in the alter statement itself! Setting the session variable is not replicated, and could cause the cluster to crash if the algorithm you specify is not accepted on the local node.