Hello everyone. I got a problem here.
I have 3 percona cluster and one of it’s node act as a MASTER for a Mysql MASTER - SLAVE replication.
The problem is if this node goes down for few hours and after i restarted it, a new entire copying of /var/lib/mysql is created losing all the binlogs generated previously.
In that case i have to re-create all my replication from scratch.
There is something i can do to avoid this?
Thanks