We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a440e7a + 2ee239a commit 4e77a9bCopy full SHA for 4e77a9b
3 files changed
USAGE.md
@@ -1,6 +1,6 @@
1
# NAME
2
3
- MySQLTuner 2.6.2 - MySQL High Performance Tuning Script
+ MySQLTuner 2.7.0 - MySQL High Performance Tuning Script
4
5
# IMPORTANT USAGE GUIDELINES
6
@@ -13,6 +13,8 @@ You must provide the remote server's total memory when connecting to other serve
13
14
--host <hostname> Connect to a remote host to perform tests (default: localhost)
15
--socket <socket> Use a different socket for a local connection
16
+ --pipe Connect to a local Windows database using named pipes
17
+ --pipe_name <na> Use a different pipe name for a local connection
18
--port <port> Port to use for connection (default: 3306)
19
--protocol tcp Force TCP connection instead of socket
20
--user <username> Username to use for authentication
0 commit comments