Author: jstephens
Date: 2005-12-20 15:42:37 +0100 (Tue, 20 Dec 2005)
New Revision: 601
Log:
Added cross-reference from temporary-table-problems to replication-features
(suggested by user).
Modified:
trunk/refman-4.1/problems.xml
trunk/refman-5.0/problems.xml
trunk/refman-5.1/problems.xml
Modified: trunk/refman-4.1/problems.xml
===================================================================
--- trunk/refman-4.1/problems.xml 2005-12-20 14:04:39 UTC (rev 600)
+++ trunk/refman-4.1/problems.xml 2005-12-20 14:42:37 UTC (rev 601)
@@ -4583,6 +4583,14 @@
mysql> <userinput>ALTER TABLE orig_name RENAME new_name;</userinput>
</programlisting>
</listitem>
+
+ <listitem>
+ <para>
+ There are known issues in using temporary tables with
+ replication. See <xref linkend="replication-features"/> for
+ more information.
+ </para>
+ </listitem>
</itemizedlist>
Modified: trunk/refman-5.0/problems.xml
===================================================================
--- trunk/refman-5.0/problems.xml 2005-12-20 14:04:39 UTC (rev 600)
+++ trunk/refman-5.0/problems.xml 2005-12-20 14:42:37 UTC (rev 601)
@@ -4543,6 +4543,14 @@
mysql> <userinput>ALTER TABLE orig_name RENAME new_name;</userinput>
</programlisting>
</listitem>
+
+ <listitem>
+ <para>
+ There are known issues in using temporary tables with
+ replication. See <xref linkend="replication-features"/> for
+ more information.
+ </para>
+ </listitem>
</itemizedlist>
Modified: trunk/refman-5.1/problems.xml
===================================================================
--- trunk/refman-5.1/problems.xml 2005-12-20 14:04:39 UTC (rev 600)
+++ trunk/refman-5.1/problems.xml 2005-12-20 14:42:37 UTC (rev 601)
@@ -4523,6 +4523,14 @@
mysql> <userinput>ALTER TABLE orig_name RENAME new_name;</userinput>
</programlisting>
</listitem>
+
+ <listitem>
+ <para>
+ There are known issues in using temporary tables with
+ replication. See <xref linkend="replication-features"/> for
+ more information.
+ </para>
+ </listitem>
</itemizedlist>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r601 - in trunk: refman-4.1 refman-5.0 refman-5.1 | jon | 20 Dec |