
MariaDB Server is a database server. MariaDB turns data into structured information in a wide array of applications, ranging from banking to websites. It is an enhanced, drop-in replacement for MySQL. MariaDB is used because it is fast, scalable and robust, with a rich ecosystem of storage engines, plugins and many other tools make it very versatile for a wide variety of use cases.
MariaDB is developed as open source software and as a relational database it provides an SQL interface for accessing data. The latest versions of MariaDB also include GIS and JSON features.
v10.0 [Dec 5, 2012]
The Audit Plugin is 1.2 and includes the following features:
- In the audit log, passwords are now masked, i.e. the password characters are replaced with asterisks.
- It's now possible to filter logging to include only DDL (CREATE, ALTER, etc.) or DML (INSERT, UPDATE, etc.) statements.
- For more information please refer to the About the MariaDB Audit Plugin page. The plugin is disabled by default.
- InnoDB updated to 5.6.23
- XtraDB updated to 5.6.22-72.0
- TokuDB updated to 7.5.5
- mroonga updated to 5.0
- Spider updated to 3.2.18
- Connect updated to 1.03.0005
- HeidiSQL updated to 9.1 (MDEV-7290)