MDEV-21978 make my_vsnprintf to use gcc-compatible format extensions (Part-time project - 175h)MariaDB has its own implementation of most standard C libraries. This is to ensure compatibility across
Although MariaDB is a very reliable application, high-availability websites should consider database redundancy. Redundancy protects the database data from node failures and network problems. The Gale
For discussions, release announcements, and development updates, engage with the MariaDB community through various chat platforms and mailing lists. Participate in Zulip, Slack, IRC channels, or subsc
Managing your database server the right way is essential for performance, stability, and data protection. Whether you use MySQL or MariaDB, configuring your settings based on your servers needs wil
On the 3rd of July, two weeks ago, I created a poll to ask about the future of feature development branches in MariaDB Server. Specifically, whether we should switch to a rolling model which is more f
MariaDB is designed as a drop-in replacement for MySQL that provides more robust, scalable, and reliable SQL server capabilities. It was originally a fork of MySQL, and has been chosen by the li
However, this isn’t quite enough for running databases in Kubernetes in a reliable way. We are missing day 1 and day 2 operations, such as configuring high availability and scheduling backups, w