summaryrefslogtreecommitdiff
path: root/Docs
diff options
context:
space:
mode:
authormonty@donna.mysql.com <>2001-01-22 15:33:34 +0200
committermonty@donna.mysql.com <>2001-01-22 15:33:34 +0200
commitb3392db2900435caebf9d1b56d17a44db7c203cc (patch)
treeccd9b5c441de00d24eee19f6c4a55a4b4b7bfc6d /Docs
parent2d1082308b14c12c62141b31a4217f4487447ede (diff)
downloadmariadb-git-b3392db2900435caebf9d1b56d17a44db7c203cc.tar.gz
Fixes for OSF1
Made test more reliable on slow machines
Diffstat (limited to 'Docs')
-rw-r--r--Docs/manual.texi3
1 files changed, 3 insertions, 0 deletions
diff --git a/Docs/manual.texi b/Docs/manual.texi
index 5e295f4bbc8..2bac7dab66e 100644
--- a/Docs/manual.texi
+++ b/Docs/manual.texi
@@ -40713,6 +40713,9 @@ not yet 100 % confident in this code.
@appendixsubsec Changes in release 3.23.32
@itemize @bullet
@item
+Changed code to get around compiler bug in Compaq C++ on OSF1, that broke
+@code{BACKUP, RESTORE, CHECK, REPAIR, and ANALYZE TABLE}.
+@item
Added option @code{FULL} to @code{SHOW COLUMNS}. Now we only show the
privilege list for the columns if this option is given.
@item