A brief history of MariaDB since its fork from MySQL, and a look at new features up to the latest stable release, 10.2, and the latest alpha, 10.3.
Presentation at the Cape Town PHP Meetup, 8 Aug 2017
6. MariaDB 5.3
• Stable in Feb 2012
• Numerous improvements to the query optimizer
• Particularly subqueries
• Improvements to replication and binary logging
7. MariaDB 5.5
• Stable in April 2012
• 5.3 improvements went into MariaDB 5.5
• On a busy server, 5 times faster than MySQL
• MariaDB 5.5 supported until April 2020
8. MariaDB 10.0
• Stable in March 2014
• Parallel Replication (up to 10 times improvement)
• Global Transaction ID
• Multi-source Replication
• Online ALTER TABLE