summaryrefslogtreecommitdiff
path: root/Docs
diff options
context:
space:
mode:
authormonty@hundin.mysql.fi <>2001-11-28 02:24:22 +0200
committermonty@hundin.mysql.fi <>2001-11-28 02:24:22 +0200
commite4bdf26066324b76942b1e92d2118a70591f447d (patch)
treedd44180fdc6d270ac83627f237c965e634cc0b5b /Docs
parent66a31433a4f96e946e86575b68432f1d5e28510c (diff)
downloadmariadb-git-e4bdf26066324b76942b1e92d2118a70591f447d.tar.gz
Small safety fix
Diffstat (limited to 'Docs')
-rw-r--r--Docs/manual.texi3
1 files changed, 1 insertions, 2 deletions
diff --git a/Docs/manual.texi b/Docs/manual.texi
index e67e1dc0468..deac65945f7 100644
--- a/Docs/manual.texi
+++ b/Docs/manual.texi
@@ -41178,8 +41178,7 @@ of the following flags in very special circumstances:
A @code{MYSQL*} connection handle if the connection was successful,
@code{NULL} if the connection was unsuccessful. For a successful connection,
-the return value is the same as the value of the first parameter, unless you
-pass @code{NULL} for that parameter.
+the return value is the same as the value of the first parameter.
@subsubheading Errors