diff options
Diffstat (limited to 'man/mysqlslap.1')
-rw-r--r-- | man/mysqlslap.1 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/man/mysqlslap.1 b/man/mysqlslap.1 index 08388f03ca1..4f31489dead 100644 --- a/man/mysqlslap.1 +++ b/man/mysqlslap.1 @@ -799,6 +799,7 @@ Directory for client-side plugins\&. \fB\-P \fR\fB\fIport_num\fR\fR .sp The TCP/IP port number to use for the connection\&. +Forces --protocol=tcp when specified on the command line without other connection properties\&. .RE .sp .RS 4 @@ -960,6 +961,7 @@ Silent mode\&. No output\&. .sp For connections to localhost, the Unix socket file to use, or, on Windows, the name of the named pipe to use\&. +Forces --protocol=socket when specified on the command line without other connection properties; on Windows, forces --protocol=pipe\&. .RE .sp .RS 4 |