I have 2 mariadb galera clusters having 3 nodes each. I want to achieve async replication between them(master slave). What would be the parameters that needs to be configured in all 6 nodes. As per my understanding we can achieve this with help of GTID. Request your suggestions on this.
Thanks in advance.