File tree Expand file tree Collapse file tree 3 files changed +244
-180
lines changed Expand file tree Collapse file tree 3 files changed +244
-180
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments