List:Internals« Previous MessageNext Message »
From:paul Date:August 24 2005 7:03pm
Subject:bk commit - mysqldoc@docsrva tree (paul:1.3387)
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.3387 05/08/24 14:03:45 paul@stripped +4 -0
  Minor clarification to FLOAT description.

  refman/column-types.xml
    1.23 05/08/24 14:03:44 paul@stripped +2 -0
    Minor clarification to FLOAT description.

  refman-5.1/column-types.xml
    1.16 05/08/24 14:03:44 paul@stripped +2 -0
    Sync.

  refman-5.0/column-types.xml
    1.15 05/08/24 14:03:44 paul@stripped +2 -0
    Sync.

  refman-4.1/column-types.xml
    1.20 05/08/24 14:03:44 paul@stripped +2 -0
    Sync.

# 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.15/refman-5.1/column-types.xml	2005-08-18 07:00:15 -05:00
+++ 1.16/refman-5.1/column-types.xml	2005-08-24 14:03:44 -05:00
@@ -585,6 +585,8 @@
             <literal>FLOAT(<replaceable>p</replaceable>)</literal>
             (where <replaceable>p</replaceable> is in the range from 0
             to 24) stands for a single-precision floating-point number.
+            A single-precision floating-point number is accurate to
+            approximately 7 decimal places.
           </para>
 
 <remark>end_description_for_help_topic</remark>

--- 1.19/refman-4.1/column-types.xml	2005-08-15 21:15:23 -05:00
+++ 1.20/refman-4.1/column-types.xml	2005-08-24 14:03:44 -05:00
@@ -577,6 +577,8 @@
             <literal>FLOAT(<replaceable>p</replaceable>)</literal>
             (where <replaceable>p</replaceable> is in the range from 0
             to 24) stands for a single-precision floating-point number.
+            A single-precision floating-point number is accurate to
+            approximately 7 decimal places.
           </para>
         </listitem>
 

--- 1.22/refman/column-types.xml	2005-08-17 09:17:43 -05:00
+++ 1.23/refman/column-types.xml	2005-08-24 14:03:44 -05:00
@@ -590,6 +590,8 @@
             <literal>FLOAT(<replaceable>p</replaceable>)</literal>
             (where <replaceable>p</replaceable> is in the range from 0
             to 24) stands for a single-precision floating-point number.
+            A single-precision floating-point number is accurate to
+            approximately 7 decimal places.
           </para>
         </listitem>
 

--- 1.14/refman-5.0/column-types.xml	2005-08-17 09:17:42 -05:00
+++ 1.15/refman-5.0/column-types.xml	2005-08-24 14:03:44 -05:00
@@ -589,6 +589,8 @@
             <literal>FLOAT(<replaceable>p</replaceable>)</literal>
             (where <replaceable>p</replaceable> is in the range from 0
             to 24) stands for a single-precision floating-point number.
+            A single-precision floating-point number is accurate to
+            approximately 7 decimal places.
           </para>
         </listitem>
 
Thread
bk commit - mysqldoc@docsrva tree (paul:1.3387)paul24 Aug