Measuring Performance with performance_schema
You can query the tables in the performance_schema
database to see real-time information about the performance characteristics of your server and the applications it is running. See , MySQL Performance Schema for details.