From 652ef85f219dc7909e531d900e495bf6ca75b47f Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 24 Oct 2000 18:00:06 -0500 Subject: [PATCH] manual.texi Cleanups for 3.23.27 change notes. Docs/manual.texi: Cleanups for 3.23.27 change notes. --- Docs/manual.texi | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/Docs/manual.texi b/Docs/manual.texi index f82b6858385..0b5cc0c23a7 100644 --- a/Docs/manual.texi +++ b/Docs/manual.texi @@ -38200,17 +38200,18 @@ Added variable @code{bdb_lock_max} to @code{mysqld}. @appendixsubsec Changes in release 3.23.27 @itemize @bullet @item -Fixed bug where the automatic repair of MyISAM tables failed sometimes +Fixed bug where the automatic repair of MyISAM tables sometimes failed when the data file was corrupt. @item -Fixed a bug in @code{SHOW CREATE} when using auto_increment columns. +Fixed a bug in @code{SHOW CREATE} when using @code{AUTO_INCREMENT} columns. @item -Changed BDB tables to use new compare function in Berkeley DB 3.2.3 +Changed BDB tables to use new compare function in Berkeley DB 3.2.3. @item -You can now use Unix sockets with @code{mit-pthreads} -Added the latin5 (turkish) character set +You can now use Unix sockets with @code{mit-pthreads}. @item -Small portability fixes +Added the latin5 (turkish) character set. +@item +Small portability fixes. @end itemize @node News-3.23.26, News-3.23.25, News-3.23.27, News-3.23.x