List:Internals« Previous MessageNext Message »
From:Sergei Golubchik Date:March 31 2005 6:06pm
Subject:bk commit - mysqldoc tree (serg:1.2794)
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.2794 05/03/31 18:06:29 serg@stripped +1 -0
  1. news updated - bug#9501
  2. it's a good idea to test texi file before pushing...

  Docs/manual.texi
    1.2626 05/03/31 18:06:25 serg@stripped +12 -6
    1. news updated - bug#9501
    2. it's a good idea to test texi file before pushing...

# 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.2625/Docs/manual.texi	Thu Mar 31 15:48:27 2005
+++ 1.2626/Docs/manual.texi	Thu Mar 31 18:06:25 2005
@@ -97958,13 +97958,17 @@
 from 5.0.4 masters to pre-5.0.4 slaves is impossible.
 @item
 Added @code{--with-big-tables} compilation option to @command{configure}.
-(Previously it was necessary to pass @code{-DBIG_TABLES} to the compiler manually in
-order to enable large table support.) See @ref{compile options} for details.
+(Previously it was necessary to pass @code{-DBIG_TABLES} to the compiler
+manually in order to enable large table support.) See @ref{configure options}
+for details.
 @end itemize
 
 Bugs fixed:
 @itemize @bullet
 @item
+Fixed a bug in division of floating point numbers. It could cause nine zeroes -
+@code{000000000} - to be inserted in the middle of the quotient. (Bug #9501)
+@item
 The number of records in some @code{INFORMATION_SCHEMA} tables were being
 counted incorrectly.  (Bug #9317)
 @item
@@ -99337,8 +99341,9 @@
 5.0.3 or newer, the default is 10.) (Bug #8325)
 @item
 Added @code{--with-big-tables} compilation option to @command{configure}.
-(Previously it was necessary to pass @code{-DBIG_TABLES} to the compiler manually in
-order to enable large table support.) See @ref{compile options} for details.
+(Previously it was necessary to pass @code{-DBIG_TABLES} to the compiler
+manually in order to enable large table support.) See @ref{configure options}
+for details.
 @end itemize
 
 Bugs fixed:
@@ -102349,8 +102354,9 @@
 @itemize @bullet
 @item
 Added @code{--with-big-tables} compilation option to @command{configure}.
-(Previously it was necessary to pass @code{-DBIG_TABLES} to the compiler manually in
-order to enable large table support.) See @ref{compile options} for details.
+(Previously it was necessary to pass @code{-DBIG_TABLES} to the compiler
+manually in order to enable large table support.) @ref{configure options}
+for details.
 @end itemize
 
 Bugs fixed:
Thread
bk commit - mysqldoc tree (serg:1.2794)Sergei Golubchik31 Mar