This commit is contained in:
serg@serg.mysql.com 2002-09-01 00:02:13 +00:00
commit a5f9e95a93

View File

@ -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