Community

How to Automate Migration from Standalone MySQL to Galera Cluster using Ansible

(Krzysztof Ksiazek) Database migrations don’t scale well. Typically you need to perform a great deal of tests before you can pull the trigger and switch from old to new. Migrations are usually done manually, as most of the process does not lend itself to automation.