summaryrefslogtreecommitdiff
path: root/Docs
diff options
context:
space:
mode:
authorunknown <arjen@fred.bitbike.com>2002-09-23 09:47:16 +1000
committerunknown <arjen@fred.bitbike.com>2002-09-23 09:47:16 +1000
commit7b0e5506fd7a1c0901f820cde59fa1074aa3e5a6 (patch)
treed644766e3d415fbb5280386e23357f73cbcbaad3 /Docs
parenta4732af939c83cc6188e52e4e94085477c90ab12 (diff)
downloadmariadb-git-7b0e5506fd7a1c0901f820cde59fa1074aa3e5a6.tar.gz
Explanation fixup (noted by Dean Ellis, info from Peter Zaitsev).
Diffstat (limited to 'Docs')
-rw-r--r--Docs/manual.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/Docs/manual.texi b/Docs/manual.texi
index 873b9481c53..380370ca425 100644
--- a/Docs/manual.texi
+++ b/Docs/manual.texi
@@ -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).