List:Internals« Previous MessageNext Message »
From:paul Date:May 13 2005 4:40pm
Subject:bk commit - mysqldoc@docsrva tree (paul:1.2664)
View as plain text  
Below is the list of changes that have just been committed into a local
mysqldoc repository of paul. When paul does a push these changes will
be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://www.mysql.com/doc/I/n/Installing_source_tree.html

ChangeSet
  1.2664 05/05/13 11:40:44 paul@stripped +1 -0
  manual.texi:
    Clarify implication of bug #6505.

  Docs/manual.texi
    1.2855 05/05/13 11:40:11 paul@stripped +3 -1
    Clarify implication of bug #6505.

# This is a BitKeeper patch.  What follows are the unified diffs for the
# set of deltas contained in the patch.  The rest of the patch, the part
# that BitKeeper cares about, is below these diffs.
# User:	paul
# Host:	kite-hub.kitebird.com
# Root:	/src/extern/MySQL/bk/mysqldoc

--- 1.2854/Docs/manual.texi	2005-05-13 11:02:35 -05:00
+++ 1.2855/Docs/manual.texi	2005-05-13 11:40:11 -05:00
@@ -101810,7 +101810,9 @@
 (Bug #8497)
 @item
 Fixed a sort order problem with the @code{latin2_croatian_ci} collation.
-(Bug #6505)
+All tables that have indexes that use this collation will be treated as
+crashed.  After upgrading, for each such table, you must use @code{CHECK
+TABLE} and possibly repair the table.  (Bug #6505)
 @item
 @command{mysqld} was not checking whether the PID file was successfully
 created.  (Bug #5843)
Thread
bk commit - mysqldoc@docsrva tree (paul:1.2664)paul13 May