This document discusses Spil Games' use of Galera Replicator to improve the high availability and scalability of their MySQL databases. Some key points:
- Spil Games is migrating legacy master-master MySQL databases to Galera for synchronous replication and high availability.
- Their SSP (Storage Platform) is being moved from asynchronous master-master to Galera to avoid single points of failure.
- Challenges included backup procedures, flow control during replication, and schema changes during upgrades.
- Future plans include using Galera with OpenStack for database-as-a-service and exploring WAN replication.