MariaDB Enterprise Server 10.0.17 Release Notes

You are viewing an old version of this article. View the current version here.

Release Date: 9 April, 2015

This version of MariaDB Enterprise is built off of MariaDB 10.0.17. Starting with this release, we are now providing only 64bit linux packages, 32bit Linux packages have been discontinued.

Notable Changes

  • As always with MariaDB Enterprise, additional testing and checks have been done to ensure the highest quality.
  • The new version of the Audit Plugin is 1.2 and includes the following new 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)
  • --galera-sst-mode option removed from mysqldump (MDEV-7615)
  • mysqlbinlog --binlog-row-event-max-size support added (MDEV-6703) .

MariaDB Enterprise on POWER8 Notes

The binaries and packages for MariaDB on POWER8 do not include the following storage engines:

On Red Hat Enterprise Linux 7 there exists a missing memory barrier bug that can cause MariaDB to crash. Until this bug is fixed in the kernel of the operating system it’s recommended to disable InnoDB’s use of native AIO by adding skip-innodb-use-native-aio into the [mysqld] section of the my.cnf configuration file.

Comments

Comments loading...
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.