Posted on May 9, 2019 by Iris Whitney
We are pleased to announce the general availability (GA) of MariaDB Connector/ODBC 3.1. MariaDB Connector/ODBC 3.1 is the newest version of MariaDB Connector/ODBC. The MariaDB Connector/ODBC is the standard connector…
Read MorePosted on April 15, 2019 by Iris Whitney
With the masking filter that was introduced in MariaDB MaxScale 2.1 it is possible to mask columns so that although the columns themselves are visible to clients, the data in…
Read MorePosted on November 9, 2018 by Iris Whitney
The first Alpha release of MariaDB Server 10.4 is now available! In the spirit of release early, release often, with this first version of MariaDB Server 10.4.0 we are delivering…
Read MorePosted on October 19, 2018 by Iris Whitney
I suggest you first have a look at my previous post, where I look at the performance of emulated sequences, using an atomic UPDATE and the LAST_INSERT_ID() function. Spoiler: emulated…
Read MorePosted on October 18, 2018 by Iris Whitney
Let’s start with what a SEQUENCE is. A SEQUENCE is an SQL object that creates a series of numbers. When the SEQUENCE is created, one can define the start value,…
Read More