Author: paul
Date: 2006-01-09 17:02:18 +0100 (Mon, 09 Jan 2006)
New Revision: 738
Log:
r5989@frost: paul | 2006-01-09 08:25:09 -0600
Add cross-reference.
Modified:
trunk/
trunk/refman-4.1/introduction.xml
trunk/refman-5.0/introduction.xml
trunk/refman-5.1/introduction.xml
Property changes on: trunk
___________________________________________________________________
Name: svk:merge
- b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:5982
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:1994
+ b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:5989
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:1994
Modified: trunk/refman-4.1/introduction.xml
===================================================================
--- trunk/refman-4.1/introduction.xml 2006-01-09 12:07:44 UTC (rev 737)
+++ trunk/refman-4.1/introduction.xml 2006-01-09 16:02:18 UTC (rev 738)
@@ -2063,7 +2063,10 @@
<literal>InnoDB</literal> provides <emphasis>full</emphasis>
<literal>ACID</literal> compliance. MySQL Cluster is also a
transaction-safe storage engine. See
- <xref linkend="storage-engines"/>.
+ <xref linkend="storage-engines"/>. For information about
+ <literal>InnoDB</literal> differences from standard SQL with
+ regard to treatment of transaction errors, see
+ <xref linkend="innodb-error-handling"/>.
</para>
<para>
Modified: trunk/refman-5.0/introduction.xml
===================================================================
--- trunk/refman-5.0/introduction.xml 2006-01-09 12:07:44 UTC (rev 737)
+++ trunk/refman-5.0/introduction.xml 2006-01-09 16:02:18 UTC (rev 738)
@@ -1687,7 +1687,10 @@
<literal>BDB</literal> transactional storage engines.
<literal>InnoDB</literal> provides <emphasis>full</emphasis>
<literal>ACID</literal> compliance. See
- <xref linkend="storage-engines"/>.
+ <xref linkend="storage-engines"/>. For information about
+ <literal>InnoDB</literal> differences from standard SQL with
+ regard to treatment of transaction errors, see
+ <xref linkend="innodb-error-handling"/>.
</para>
<para>
Modified: trunk/refman-5.1/introduction.xml
===================================================================
--- trunk/refman-5.1/introduction.xml 2006-01-09 12:07:44 UTC (rev 737)
+++ trunk/refman-5.1/introduction.xml 2006-01-09 16:02:18 UTC (rev 738)
@@ -1446,7 +1446,10 @@
<literal>BDB</literal> transactional storage engines.
<literal>InnoDB</literal> provides <emphasis>full</emphasis>
<literal>ACID</literal> compliance. See
- <xref linkend="storage-engines"/>.
+ <xref linkend="storage-engines"/>. For information about
+ <literal>InnoDB</literal> differences from standard SQL with
+ regard to treatment of transaction errors, see
+ <xref linkend="innodb-error-handling"/>.
</para>
<para>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r738 - in trunk: . refman-4.1 refman-5.0 refman-5.1 | paul | 9 Jan |