当前位置:Gxlcms > mysql > ComparingqueryoptimizerfeaturesinMariaDB10.0andMySQL_MySQL

ComparingqueryoptimizerfeaturesinMariaDB10.0andMySQL_MySQL

时间:2021-07-01 10:21:17 帮助过:4人阅读

MariaDB

MariaDB 10.0 had a stable release last month. It is a good time to take a look and see how it compares to the stable version of MySQL, MySQL 5.6 (as for Percona Server, it doesn’t have its own optimizer features).
Changelogs and release notes have all the details, but it’s difficult to see the big picture. So I went for diagrams, and the result is a short article titledWhat is the difference between MySQL and MariaDB query optimizers. It should give one a clue about what are the recent developments in query optimizers in MySQL world.

In case you’re interested in details about optimizer features in MariaDB 10.0, I’ve shared slides from a talk aboutMariaDB 10.0 query optimizer.

Posted inmysql,slides,mariadbon May 13th, 2014 by spetrunia| |

人气教程排行