← Back to team overview

maria-discuss team mailing list archive

galera & restore a database

 


hi guys

I have mariadb in a three nodes galera cluster, when I restore a database on a node:

$ mysql wordpress_local < db.sql

it works well on that node but the remaining two nodes database tables are empty. Tables structure is there, but no records.

What am I missing, doing wrong?
many thanks, L.