MariaDB SEQUENCE is a storage engine that generates a sequence of positive integer numbers. However, in this ...
MariaDB supports stored procedures written in procedural SQL. Which essentially means "SQL with IF's and ...
For a very long time, the EXPLAIN command remained the same in the MariaDB and MySQL world. It was good enough in ...
Developers who are not familiar with SQL are often confused by MariaDB and MySQL's infamous GROUP BY error. From ...
MariaDB has many configurable timeouts. Some of them can only be configured by DBAs (database administrators). ...
You might know that we maintain a list of Awesome Innovative Databases on GitHub. At the time of this writing, the ...
It's January 2025, so it's a good time to look back, and write my thoughts on the most important events and trends ...
Writer switchover issues with ProxySQL and Galera can feel like an unsolved puzzle. Recently, I encountered two ...