Comments - Backup and Restore Overview

6 years, 4 months ago Karl Levik

Just guessing, but: Galera Cluster only supports InnoDB tables. However, the mysql.* tables are using MyISAM. So the tables will be created OK on the node where you run the import, but replication to the other nodes will not work correctly.

 
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.