September 2014
Intermediate to advanced
384 pages
9h 28m
English
In the most relevant parts of MariaDB code, instrumentations can be found that allow detailed performance monitoring. The results of such monitoring are written into a special database called performance_schema. Since the monitoring activity sensibly slows down the server performance, it is possible to disable it in the configuration file, by setting the performance_schema variable to 0.
The performance_schema variable is based on the following concepts:
Read now
Unlock full access