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.33 uitgebracht in de vorige stable-tak met de volgende aankondiging:
MariaDB 10.1.33 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.33 is a Stable (GA) release.
Notable ChangesSecurity Fixes
- PCRE updated to 8.42
- The embedded server library now supports SSL when connecting to remote servers.
- ALTER TABLE fixes: MDEV-14693, MDEV-16080, MDEV-15937
- encryption fixes: MDEV-15937, MDEV-16092, MDEV-15752, MDEV-15566
- systemd and shutdown fixes: MDEV-14705
- As per the MariaDB Deprecation Policy, this will be the last release of MariaDB 10.1 for Debian 7 Wheezy
- In this release experimental Ubuntu 18.04 "bionic" packages are present in the MariaDB 10.1 repository. However, because Ubuntu includes MariaDB 10.1 in its main repositories we recommend using the Ubuntu provided MariaDB 10.1 packages for general use.
Fixes for the following security vulnerabilities: