Posted on September 5, 2017 by Geoff Montee
A MariaDB Support customer recently asked how they could automatically drop old partitions after 6 months. MariaDB does not have a mechanism to do this automatically out-of-the-box, but it is…
WeiterlesenPosted on Dezember 6, 2016 by Geoff Montee
The MariaDB audit plugin is an audit plugin that is bundled with MariaDB server. However, even though it is bundled with MariaDB, the plugin is actually compatible with MySQL as…
WeiterlesenPosted on Dezember 6, 2016 by Geoff Montee
Transportable tablespaces for InnoDB tables is a very useful feature added in MySQL 5.6 and MariaDB 10.0. With this new feature, an InnoDB table’s tablespace file can be copied from…
WeiterlesenPosted on August 19, 2016 by Geoff Montee
Enterprise users who have a large number of MariaDB servers often want to centralize their MariaDB user account administration — especially for the user accounts of the database administration team.…
WeiterlesenPosted on Dezember 18, 2015 by Geoff Montee
Author’s note: For the most up-to-date directions on setting up PAM authentication and user or group mapping with MariaDB, please see the relevant MariaDB documentation page. Several months ago, I…
Weiterlesen