Migrating to MySQL 8.0 for WordPress – episode 2: workload analysis
![](https://i0.wp.com/lefred.be/wp-content/uploads/2017/10/mysql8.0bg.jpg?fit=640%2C427&ssl=1)
Now that MySQL is upgraded to 8.0 RC1, let’s have a look on how we could check the workload and see if we can optimize something by adding indexes for example. The same technique can be used to find inefficient…