MaxCtrl: Advanced Administrative Tool for MariaDB MaxScale
One of the new things in MariaDB MaxScale 2.2 is the addition of a fully integrated administrative interface implemented as […]
MariaDB MaxScale 2.2.2 with Built-in Failover Management Reaches GA!
We’re excited to announce MariaDB MaxScale 2.2, an advanced database proxy for MariaDB, is now GA. It introduces new features […]
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 […]