List:Internals« Previous MessageNext Message »
From:Sergei Golubchik Date:December 6 2003 5:47pm
Subject:bk commit - mysqldoc tree (serg:1.1058)
View as plain text  
Below is the list of changes that have just been committed into a local
mysqldoc repository of serg. When serg 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.1058 03/12/06 18:47:54 serg@stripped +1 -0
  news updated

  Docs/manual.texi
    1.964 03/12/06 18:47:52 serg@stripped +4 -2
    news updated

# 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:	serg
# Host:	serg.mylan
# Root:	/usr/home/serg/Abk/mysqldoc

--- 1.963/Docs/manual.texi	Thu Dec  4 19:00:34 2003
+++ 1.964/Docs/manual.texi	Sat Dec  6 18:47:52 2003
@@ -22682,8 +22682,8 @@
 | flush_time                      | 0                            |
 | ft_boolean_syntax               | + -><()~*:""&|               |
 | ft_min_word_len                 | 4                            |
-| ft_max_word_len                 | 254                          |
-| ft_max_word_len_for_sort        | 20                           |
+| ft_max_word_len                 | 84                           |
+| ft_query_expansion_limit        | 20                           |
 | ft_stopword_file                | (built-in)                   |
 | have_bdb                        | YES                          |
 | have_innodb                     | YES                          |
@@ -67929,6 +67929,8 @@
 
 Bugs fixed:
 @itemize @bullet
+@item Fixed a hang in full-text indexing of EUC-JP (@code{ujis}) data.
+@item Fixed a crash in full-text indexing of UTF-8 data.
 @end itemize
 
 @node News-4.1.1, News-4.1.0, News-4.1.2, News-4.1.x
Thread
bk commit - mysqldoc tree (serg:1.1058)Sergei Golubchik6 Dec