With MySQL 5.6, the existing instrumentation has been improved a lot, and a lot of new instrumentation was added also.
Now is a good time to review the overall picture ...
The performance schema tables
In 5.5, the tables available are:
mysql> show tables; +----------------------------------------------+ | Tables_in_performance_schema | +----------------------------------------------+ | cond_instances | |[Read more...]