↧
The Query Rewrite Plugins
Why Query Rewrites? Now that the cost model project is progressing, most of you are going to notice execution plan changes. In the vast majority of the cases, the changes will be for the better, and...
View ArticleWhat Makes the MySQL Audit Plugin API Special?
Why Should I Be Reading This? To better understand how the MySQL Server functions, how to monitor the relevant server events, and find out what’s new in MySQL 5.7.8. What’s Special About the Audit...
View ArticleProtecting MySQL Passwords With the sha256_password Plugin
Over the years, MySQL has used three different mechanisms for securing passwords both for storage and for transmission across networks. This blog post aims to provide a brief history of the various...
View Article