MySQLTuner Installation and Execution

Last modified: June 27, 2019
You are here:
Estimated reading time: < 1 min

Installation

Debian / Ubuntu:

apt-get install mysqltuner

Execution

Run Application with Specific Username / Password;

mysqltuner --host 127.0.0.1 --user (username) --pass ('password here')

Note #1: Remove Parentheses
Note #2: Remove '--host 127.0.0.1' if running 'skip-name-resolve' in my.cnf
Was this article helpful?
Dislike 0
Views: 35