Skip to content

Commit 4e77a9b

Browse files
authored
Merge pull request #839 from jmrenouard/master
Update CVE and version staff
2 parents a440e7a + 2ee239a commit 4e77a9b

File tree

3 files changed

+244
-180
lines changed

3 files changed

+244
-180
lines changed

USAGE.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# NAME
22

3-
MySQLTuner 2.6.2 - MySQL High Performance Tuning Script
3+
MySQLTuner 2.7.0 - MySQL High Performance Tuning Script
44

55
# IMPORTANT USAGE GUIDELINES
66

@@ -13,6 +13,8 @@ You must provide the remote server's total memory when connecting to other serve
1313

1414
--host <hostname> Connect to a remote host to perform tests (default: localhost)
1515
--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
1618
--port <port> Port to use for connection (default: 3306)
1719
--protocol tcp Force TCP connection instead of socket
1820
--user <username> Username to use for authentication

0 commit comments

Comments
 (0)