Commit 6b71a258 authored by arjen@fred.bitbike.com's avatar arjen@fred.bitbike.com
Browse files

Explanation fixup (noted by Dean Ellis, info from Peter Zaitsev).

parent cb2f04ca
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -22839,7 +22839,7 @@ state.
The @code{--single-transaction} option was added in version 4.0.2.
This option is mutually exclusive with the @code{--lock-tables} option
as @code{LOCK TABLES} cancels a previous transaction.
as @code{LOCK TABLES} already commits a previous transaction internally.
@item -S /path/to/socket, --socket=/path/to/socket
The socket file to use when connecting to @code{localhost} (which is the
default host).