Author: paul
Date: 2006-02-17 19:24:19 +0100 (Fri, 17 Feb 2006)
New Revision: 1372
Log:
r7719@frost: paul | 2006-02-17 12:20:45 -0600
Change cross-reference.
Modified:
trunk/
trunk/refman-5.0/precision-math.xml
trunk/refman-5.1/precision-math.xml
Property changes on: trunk
___________________________________________________________________
Name: svk:merge
- b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:7678
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:3223
+ b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:7719
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:3223
Modified: trunk/refman-5.0/precision-math.xml
===================================================================
--- trunk/refman-5.0/precision-math.xml 2006-02-17 16:56:10 UTC (rev 1371)
+++ trunk/refman-5.0/precision-math.xml 2006-02-17 18:24:19 UTC (rev 1372)
@@ -551,7 +551,7 @@
<para>
Inserts into numeric columns are affected by the SQL mode, which
is controlled by the <literal>sql_mode</literal> system variable.
- (See <xref linkend="sql-mode"/>.) The following discussion
+ (See <xref linkend="server-sql-mode"/>.) The following discussion
mentions strict mode (selected by the
<literal>STRICT_ALL_TABLES</literal> or
<literal>STRICT_TRANS_TABLES</literal> mode values) and
@@ -1133,6 +1133,7 @@
| a | double(3,1) | | | 0.0 | |
| b | double | | | 0 | |
+-------+-------------+------+-----+---------+-------+
+2 rows in set (0.04 sec)
</programlisting>
<para>
Modified: trunk/refman-5.1/precision-math.xml
===================================================================
--- trunk/refman-5.1/precision-math.xml 2006-02-17 16:56:10 UTC (rev 1371)
+++ trunk/refman-5.1/precision-math.xml 2006-02-17 18:24:19 UTC (rev 1372)
@@ -483,7 +483,7 @@
<para>
Inserts into numeric columns are affected by the SQL mode, which
is controlled by the <literal>sql_mode</literal> system variable.
- (See <xref linkend="sql-mode"/>.) The following discussion
+ (See <xref linkend="server-sql-mode"/>.) The following discussion
mentions strict mode (selected by the
<literal>STRICT_ALL_TABLES</literal> or
<literal>STRICT_TRANS_TABLES</literal> mode values) and
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r1372 - in trunk: . refman-5.0 refman-5.1 | paul | 17 Feb |