Troubleshooting of MySQLTuner: Difference between revisions
Jump to navigation
Jump to search
m
→references
(How to resolve: Performance schema should be activated for better diagnostics) |
m (→references) |
||
| Line 85: | Line 85: | ||
* Verify the MySQL setting again. Execute the SQL query {{kbd | key=<nowiki>SHOW VARIABLES LIKE 'performance_schema'</nowiki>}}. The result should be ON. | * Verify the MySQL setting again. Execute the SQL query {{kbd | key=<nowiki>SHOW VARIABLES LIKE 'performance_schema'</nowiki>}}. The result should be ON. | ||
== | == References == | ||
<references/> | <references/> | ||