Meltdown Vulnerability Impact On MariaDB Server
Recent attacks, dubbed Meltdown and Spectre, have had a significant impact on various data processors and data security. In response, […]
MariaDB ColumnStore Distributed User Defined Aggregate Functions
MariaDB ColumnStore 1.1 introduces the Distributed User Defined Aggregate Functions (UDAF) C++ API. MariaDB Server has supported UDAF (a C […]
MariaDB MaxScale 2.1 and SSL Certificates
MariaDB MaxScale has becoming increasingly popular as a database proxy, adopted by users that would like to take advantage of […]
Getting Started with MariaDB MaxScale Database Firewall Filter
MariaDB Server and MariaDB MaxScale provides a secure, high-performance database platform. Some aspects of security goes into MariaDB Server and […]
Getting Started with MariaDB Galera and MariaDB MaxScale on CentOS
Introduction A good thing with Galera as a High Availability solution for MariaDB is that it is rather easy to set […]
Using MariaDB MaxScale 2.1 Regex Filter for Migrations
Migrating applications from one database system to another is sometimes easy and sometimes not. But they are hardly ever effortless. […]
CONNECT BY is dead, long live CTE! In MariaDB Server 10.2!
Yes, you got that right, the old CONNECT BY as used by recursive SQL with Oracle has been replaced by […]
Creating a MariaDB MaxScale Router Module
I wanted to do some tests with MariaDB MaxScale and realized that the two existing routers (beyond the binlog router […]
Installing MariaDB MaxScale the Hard Way
If you are like me (let’s for everyones sake hope you are not, though), you like to do things the […]