I have a stable replication environment set up with a MySQL master (that
will be retired next quarter) and Mariadb replicas. I need to restore a
mysql table from a back up. If I stop mysql with 'systemctl stop mysql'
replace the table_name.MYD, table_name.MYI and table_name.frm with their
corresponding backup files and restart mysql will the mariadb replica
servers update correctly?
_______________________________________________
discuss mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to