Performance Schema for MariaDB Community Server 10.2
This page is part of MariaDB's Documentation.
The parent of this page is: Reference for MariaDB Community Server 10.2
Topics on this page:
Overview
MariaDB Community Server uses the Performance Schema to track data useful in troubleshooting performance related issues and events. By default, the Performance Schema is disabled and its tables not updated with current data.
If you want to use the Performance Schema, set the performance_schema
system variable and restart the Server:
[mariadb]
performance_schema = ON
When the Server starts back up, it begins using the Performance Schema.
Table |
---|