Author: paul
Date: 2006-01-09 21:43:05 +0100 (Mon, 09 Jan 2006)
New Revision: 745
Log:
r6006@frost: paul | 2006-01-09 13:22:22 -0600
Merge cross-references.
Modified:
trunk/
trunk/refman-4.1/apis.xml
trunk/refman-4.1/problems.xml
trunk/refman-4.1/sql-syntax.xml
trunk/refman-4.1/tutorial.xml
trunk/refman-5.0/apis.xml
trunk/refman-5.0/database-administration.xml
trunk/refman-5.0/problems.xml
trunk/refman-5.0/sql-syntax.xml
trunk/refman-5.1/apis.xml
trunk/refman-5.1/database-administration.xml
trunk/refman-5.1/problems.xml
trunk/refman-5.1/sql-syntax.xml
Property changes on: trunk
___________________________________________________________________
Name: svk:merge
- b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:6003
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:1994
+ b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:6006
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:1994
Modified: trunk/refman-4.1/apis.xml
===================================================================
--- trunk/refman-4.1/apis.xml 2006-01-09 19:09:27 UTC (rev 744)
+++ trunk/refman-4.1/apis.xml 2006-01-09 20:43:05 UTC (rev 745)
@@ -2590,7 +2590,7 @@
<literal>mysql_debug()</literal> uses the Fred Fish debug
library. To use this function, you must compile the client
library to support debugging. See
- <xref linkend="debugging-server"/>. See
+ <xref linkend="debugging-server"/>, and
<xref linkend="debugging-client"/>.
</para>
Modified: trunk/refman-4.1/problems.xml
===================================================================
--- trunk/refman-4.1/problems.xml 2006-01-09 19:09:27 UTC (rev 744)
+++ trunk/refman-4.1/problems.xml 2006-01-09 20:43:05 UTC (rev 745)
@@ -256,7 +256,7 @@
An <literal>Access denied</literal> error can have many causes.
Often the problem is related to the MySQL accounts that the
server allows client programs to use when connecting. See
- <xref linkend="access-denied"/>. See
+ <xref linkend="access-denied"/>, and
<xref linkend="privileges"/>.
</para>
Modified: trunk/refman-4.1/sql-syntax.xml
===================================================================
--- trunk/refman-4.1/sql-syntax.xml 2006-01-09 19:09:27 UTC (rev 744)
+++ trunk/refman-4.1/sql-syntax.xml 2006-01-09 20:43:05 UTC (rev 745)
@@ -3924,7 +3924,7 @@
you specify a column list that does not name all the columns
in the table, unnamed columns are set to their default
values. Default value assignment is described in
- <xref linkend="create-table"/>. See also
+ <xref linkend="create-table"/>, and
<xref linkend="constraint-invalid-data"/>.
</para>
</listitem>
@@ -12008,7 +12008,7 @@
<literal>MyISAM</literal> table. If tables become corrupted
often, you should try to find the reason for it and so to
eliminate the need to use <literal>REPAIR TABLE</literal>. See
- <xref linkend="crashing"/>. See also
+ <xref linkend="crashing"/>, and
<xref linkend="myisam-table-problems"/>.
</para>
Modified: trunk/refman-4.1/tutorial.xml
===================================================================
--- trunk/refman-4.1/tutorial.xml 2006-01-09 19:09:27 UTC (rev 744)
+++ trunk/refman-4.1/tutorial.xml 2006-01-09 20:43:05 UTC (rev 745)
@@ -3410,7 +3410,7 @@
<para>
In MySQL 3.23.44 and up, <literal>InnoDB</literal> tables
support checking of foreign key constraints. See
- <xref linkend="innodb"/>. See also
+ <xref linkend="innodb"/>, and
<xref linkend="ansi-diff-foreign-keys"/>.
</para>
Modified: trunk/refman-5.0/apis.xml
===================================================================
--- trunk/refman-5.0/apis.xml 2006-01-09 19:09:27 UTC (rev 744)
+++ trunk/refman-5.0/apis.xml 2006-01-09 20:43:05 UTC (rev 745)
@@ -2628,7 +2628,7 @@
<literal>mysql_debug()</literal> uses the Fred Fish debug
library. To use this function, you must compile the client
library to support debugging. See
- <xref linkend="debugging-server"/>. See
+ <xref linkend="debugging-server"/>, and
<xref linkend="debugging-client"/>.
</para>
Modified: trunk/refman-5.0/database-administration.xml
===================================================================
--- trunk/refman-5.0/database-administration.xml 2006-01-09 19:09:27 UTC (rev 744)
+++ trunk/refman-5.0/database-administration.xml 2006-01-09 20:43:05 UTC (rev 745)
@@ -3174,7 +3174,7 @@
<literal>DELAYED KEYS</literal> option.
<literal>ALL</literal> delays key writes for all
<literal>MyISAM</literal> tables. See
- <xref linkend="server-parameters"/>. See
+ <xref linkend="server-parameters"/>, and
<xref linkend="myisam-start"/>.
</para>
Modified: trunk/refman-5.0/problems.xml
===================================================================
--- trunk/refman-5.0/problems.xml 2006-01-09 19:09:27 UTC (rev 744)
+++ trunk/refman-5.0/problems.xml 2006-01-09 20:43:05 UTC (rev 745)
@@ -256,7 +256,7 @@
An <literal>Access denied</literal> error can have many causes.
Often the problem is related to the MySQL accounts that the
server allows client programs to use when connecting. See
- <xref linkend="access-denied"/>. See
+ <xref linkend="access-denied"/>, and
<xref linkend="privileges"/>.
</para>
Modified: trunk/refman-5.0/sql-syntax.xml
===================================================================
--- trunk/refman-5.0/sql-syntax.xml 2006-01-09 19:09:27 UTC (rev 744)
+++ trunk/refman-5.0/sql-syntax.xml 2006-01-09 20:43:05 UTC (rev 745)
@@ -13243,7 +13243,7 @@
<literal>MyISAM</literal> table. If your tables become
corrupted often, you should try to find the reason for it, to
eliminate the need to use <literal>REPAIR TABLE</literal>. See
- <xref linkend="crashing"/>. See also
+ <xref linkend="crashing"/>, and
<xref linkend="myisam-table-problems"/>.
</para>
Modified: trunk/refman-5.1/apis.xml
===================================================================
--- trunk/refman-5.1/apis.xml 2006-01-09 19:09:27 UTC (rev 744)
+++ trunk/refman-5.1/apis.xml 2006-01-09 20:43:05 UTC (rev 745)
@@ -2625,7 +2625,7 @@
<literal>mysql_debug()</literal> uses the Fred Fish debug
library. To use this function, you must compile the client
library to support debugging. See
- <xref linkend="debugging-server"/>. See
+ <xref linkend="debugging-server"/>, and
<xref linkend="debugging-client"/>.
</para>
Modified: trunk/refman-5.1/database-administration.xml
===================================================================
--- trunk/refman-5.1/database-administration.xml 2006-01-09 19:09:27 UTC (rev 744)
+++ trunk/refman-5.1/database-administration.xml 2006-01-09 20:43:05 UTC (rev 745)
@@ -3169,7 +3169,7 @@
<literal>DELAYED KEYS</literal> option.
<literal>ALL</literal> delays key writes for all
<literal>MyISAM</literal> tables. See
- <xref linkend="server-parameters"/>. See
+ <xref linkend="server-parameters"/>, and
<xref linkend="myisam-start"/>.
</para>
Modified: trunk/refman-5.1/problems.xml
===================================================================
--- trunk/refman-5.1/problems.xml 2006-01-09 19:09:27 UTC (rev 744)
+++ trunk/refman-5.1/problems.xml 2006-01-09 20:43:05 UTC (rev 745)
@@ -256,7 +256,7 @@
An <literal>Access denied</literal> error can have many causes.
Often the problem is related to the MySQL accounts that the
server allows client programs to use when connecting. See
- <xref linkend="access-denied"/>. See
+ <xref linkend="access-denied"/>, and
<xref linkend="privileges"/>.
</para>
Modified: trunk/refman-5.1/sql-syntax.xml
===================================================================
--- trunk/refman-5.1/sql-syntax.xml 2006-01-09 19:09:27 UTC (rev 744)
+++ trunk/refman-5.1/sql-syntax.xml 2006-01-09 20:43:05 UTC (rev 745)
@@ -13718,7 +13718,7 @@
<literal>MyISAM</literal> table. If your tables become
corrupted often, you should try to find the reason for it, to
eliminate the need to use <literal>REPAIR TABLE</literal>. See
- <xref linkend="crashing"/>. See also
+ <xref linkend="crashing"/>, and
<xref linkend="myisam-table-problems"/>.
</para>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r745 - in trunk: . refman-4.1 refman-5.0 refman-5.1 | paul | 9 Jan |