Besides having the latest version available, what do Ubuntu users who run MariaDB wish to see in future versions of MariaDB, or how it is integrated and packaged in Ubuntu?
I am the maintainer in Ubuntu - looking for feedback and ideas.
You must log in or register to comment.
Perhaps Ubuntu already has it already, but some kind of built in tool to make deploying clustered/high availability MariaDB would be nice.
MariaDB supports Galera clustering out-of-the-box, and also traditional primary/replica setups. But you need to have something that spans multiple hosts to monitor and manage it, and that is outside of what a single-host OS package management system can do.