summaryrefslogtreecommitdiff
path: root/Docs
diff options
context:
space:
mode:
authorunknown <monty@hundin.mysql.fi>2002-01-02 13:52:01 +0200
committerunknown <monty@hundin.mysql.fi>2002-01-02 13:52:01 +0200
commit7e0fa9b69e499edd1653d881212cc188c6cd8834 (patch)
treebd7a8eea6da7917b1b667a521702ab03eded8e26 /Docs
parentc7552758bca271a99a87e0d3db17f0ed5cfa2367 (diff)
parentdb528bfca5d48c7b4b298dd93858ca1b620b6d70 (diff)
downloadmariadb-git-7e0fa9b69e499edd1653d881212cc188c6cd8834.tar.gz
Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql
Docs/manual.texi: Auto merged
Diffstat (limited to 'Docs')
-rw-r--r--Docs/manual.texi4
1 files changed, 1 insertions, 3 deletions
diff --git a/Docs/manual.texi b/Docs/manual.texi
index 8700a8fe357..c657a75a992 100644
--- a/Docs/manual.texi
+++ b/Docs/manual.texi
@@ -46935,11 +46935,9 @@ InnoDB now supports @code{NULL} in keys.
@item
Fixed shutdown problem on HPUX. (Introduced in 3.23.46)
@item
-Added 'DO expression' command.
-@item
Fixed core-dump bug in replication when using SELECT RELEASE_LOCK();
@item
-Added new statement DO expression,[expression].
+Added new command: @code{DO expression,[expression]}
@item
Added @code{slave-skip-errors} option
@item