Hello,
I’m looking to set up a new slave and wonder about the viability of using rsync to set up the slave (see: [url]https://www.stephenrlang.com/2016/08/setting-up-mysql-master-slave-replication-with-rsync/[/url])
One twist is that I’m looking to set up the new slave with a newer version of MySQL. Master is MySQL 5.6, and slave will be Percona 5.7 (or MariaDB 10.2). if a mysql_upgrade process was thrown into the mix, how safe is this?
Thanks,
Mike