summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorserg@serg.mysql.com <>2002-09-01 00:02:13 +0000
committerserg@serg.mysql.com <>2002-09-01 00:02:13 +0000
commita5f9e95a932fb08d8998de2a49b7fc7b5c734b95 (patch)
tree960c9757a083f4af1334cf680446e36d61cb9a8c
parentb962da9aab6f727d8fd008734ae817cacc1ca309 (diff)
parent27390a8d8149a9203547c860d6bc98ecc4ef7178 (diff)
downloadmariadb-git-a5f9e95a932fb08d8998de2a49b7fc7b5c734b95.tar.gz
merged
-rw-r--r--Docs/manual.texi3
1 files changed, 3 insertions, 0 deletions
diff --git a/Docs/manual.texi b/Docs/manual.texi
index d52e46fe909..c81704a88f8 100644
--- a/Docs/manual.texi
+++ b/Docs/manual.texi
@@ -51057,6 +51057,9 @@ not yet 100% confident in this code.
@appendixsubsec Changes in release 3.23.53
@itemize @bullet
@item
+Fixed a bug that @code{OPTIMIZE} of locked and modified MyISAM table,
+reported table corruption.
+@item
Fixed a @code{BDB}-related @code{ALTER TABLE} bug with dropping a column
and shutting down immediately thereafter.
@item