Replies: 3 comments 5 replies
|
I've been running mariadb (with galera cluster) in production for a while now without issue (after banging my head against the wall with failures for a bit). The main configuration that solved everything for me was: I've never had to tweak character sets and collations before for any app, I'm guessing it has something to do with some schema settings that cloudstack sets. I didn't look deep into the cloudstack side to see if there would be any schema tweaks that would be less dependent on server-side settings. The current recommended collation is |
|
Looks like we will have to face the reality of moving to MariaDB. Has anyone done a CloudStack MySQL to MariaDB migration before? |
|
We are using Percona XtraDB Cluster, but i can also recommend the Percona MySQL. Happy user for many many years. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Looks like it is all Doom and Gloom for MySQL https://www.theregister.com/2026/01/23/mysql_post_oracle/.
All my testing has been done with MySQL. So does the community recommends using MariaDB as Cloudstack datastore? Any pitfalls to look out for?
Supporting Postgres would be more future proof IMHO.
All reactions