Skip to content

Commit

Permalink
Add advice for performance schema
Browse files Browse the repository at this point in the history
  • Loading branch information
jmrenouard committed Feb 7, 2017
1 parent 7d8224a commit 871d984
Show file tree
Hide file tree
Showing 2 changed files with 146 additions and 99 deletions.
4 changes: 3 additions & 1 deletion INTERNALS.md
Expand Up @@ -292,7 +292,9 @@
* thread_pool_size between 4 to 8 for MyIsam usage

## MySQLTuner performance schema and sysschema information

* Check that Performance schema is activated for 5.6+ version
* Check that Performance schema is disactivated for 5.5- version
* Check that Sys schema is installed
* sys Schema version
* Top user per connection
* Top user per statement
Expand Down

0 comments on commit 871d984

Please sign in to comment.