mariadb cluster gtid reset on machine restart

163 Views Asked by At

I'm trying to set up mariadb cluster replication, I directed slave to one of physical machines in cluster and everything works fine, but if I turn off that machine, and insert something from another machine in cluster and start it up again, it's gtid gets reset to 0-1-1, so replication fails.

what can I do?

0

There are 0 best solutions below