with normal mysql replication can ignore tables with: replicate_ignore_table
i can't find information on whether or not it's possible galera cluster replication.
i'd ignore table not important no cluster wide locks have acquired when performing action on database.
one workaround make table myisam or memory.
Comments
Post a Comment