From ffb97b49948b16ea9e53f544818dedf4b0f11697 Mon Sep 17 00:00:00 2001 From: unknown Date: Sat, 31 Aug 2002 23:18:08 +0000 Subject: LOCK+modify+OPTIMIZE bugfix --- Docs/manual.texi | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Docs') diff --git a/Docs/manual.texi b/Docs/manual.texi index 87b9a480f3f..ffefdc28409 100644 --- a/Docs/manual.texi +++ b/Docs/manual.texi @@ -46929,6 +46929,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 -- cgit v1.2.1