Performance Schema for MariaDB Enterprise Server 10.3
This page is part of MariaDB's Documentation.
The parent of this page is: Reference for MariaDB Enterprise Server 10.3
Topics on this page:
Overview
MariaDB Enterprise 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 |
---|