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?