I currently have a ready-made structure cluster with MariaDB Galera with two servers that keeps both updated database. However I now have the need to create a new similar structure but with one difference, keeping only a few tables updated in the other server (which will be master also put to another application access).
- How can I do that?
- Can I Keep two masters but with partial synchronization?
- Do I have to use another tool?