diff --git a/USAGE.md b/USAGE.md index 47048a0..52f7b8a 100644 --- a/USAGE.md +++ b/USAGE.md @@ -1,6 +1,6 @@ # NAME - MySQLTuner 1.9.3 - MySQL High Performance Tuning Script + MySQLTuner 1.9.4 - MySQL High Performance Tuning Script # IMPORTANT USAGE GUIDELINES @@ -14,6 +14,7 @@ You must provide the remote server's total memory when connecting to other serve --host Connect to a remote host to perform tests (default: localhost) --socket Use a different socket for a local connection --port Port to use for connection (default: 3306) + --protocol tcp Force TCP connection instead of socket --user Username to use for authentication --userenv Name of env variable which contains username to use for authentication --pass Password to use for authentication