MariaDB is ontstaan als fork van MySQL nadat dit in 2009/2010 door Oracle werd overgenomen. Voor een overzicht van de verschillen tussen MariaDB en MySQL kun je op deze en deze pagina's terecht. MariaDB is een krachtige opensourcedatabaseserver, die vooral populair is als website- en forumdatabase. De ontwikkelaars hebben versie 10.1.31 uitgebracht in de vorige stable-tak met de volgende aankondiging:
MariaDB 10.1.31 Release Notes
MariaDB 10.1 is the previous stable series of MariaDB. It is an evolution of MariaDB 10.0 with several entirely new features not found anywhere else and with backported and reimplemented features from MySQL 5.6 and 5.7.
MariaDB 10.1.31 is a Stable (GA) release.
Thanks, and enjoy MariaDB!
Notable ChangesSecurity Fixes
- XtraDB updated to 5.6.38-83.0
- TokuDB updated to 5.6.38-83.0
- InnoDB updated to 5.6.39
- MDEV-13499 - Backing up table that "doesn't exist in engine" cause crash in mariabackup when using encryption
- MDEV-7049 MySQL#74585 - InnoDB: Failing assertion: *mbmaxlen < 5 in file ha_innodb.cc line 1904
- (XtraDB) MDEV-14174 - crash on start with innodb-track-changed-pages
- MDEV-14776 - InnoDB Monitor output generated by specific error is flooding error logs
- MDEV-13205 - InnoDB: Failing assertion: !dict_index_is_online_ddl(index) upon ALTER TABLE
- MDEV-14874 - innodb_encrypt_log corrupts the log when the LSN crosses 32-bit boundary
- MDEV-14799 - After UPDATE of indexed columns, old values will not be purged from secondary indexes
- As per the MariaDB Deprecation Policy, this will be the last release of MariaDB 10.1 for Fedora 25
Fixes for the following security vulnerabilities: