Author: paul
Date: 2005-11-25 18:03:16 +0100 (Fri, 25 Nov 2005)
New Revision: 413
Log:
r4084@frost: paul | 2005-11-25 11:03:03 -0600
Revise wording.
Modified:
trunk/
trunk/refman-5.0/sql-syntax.xml
trunk/refman-5.1/sql-syntax.xml
Property changes on: trunk
___________________________________________________________________
Name: svk:merge
- b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:4073
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:1221
+ b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:4084
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:1221
Modified: trunk/refman-5.0/sql-syntax.xml
===================================================================
--- trunk/refman-5.0/sql-syntax.xml 2005-11-25 16:57:33 UTC (rev 412)
+++ trunk/refman-5.0/sql-syntax.xml 2005-11-25 17:03:16 UTC (rev 413)
@@ -10542,8 +10542,9 @@
interface to a MySQL server consists of SQL statements that
begin with the <literal>XA</literal> keyword. MySQL client
programs must be able to send SQL statements and to understand
- the semantics of the XA statement interface, but they need not
- be linked against a client library from MySQL 5.0.3 or newer.
+ the semantics of the XA statement interface. They do not need be
+ linked against a recent client library. Older client libraries
+ also will work.
</para>
<para>
Modified: trunk/refman-5.1/sql-syntax.xml
===================================================================
--- trunk/refman-5.1/sql-syntax.xml 2005-11-25 16:57:33 UTC (rev 412)
+++ trunk/refman-5.1/sql-syntax.xml 2005-11-25 17:03:16 UTC (rev 413)
@@ -11081,8 +11081,9 @@
interface to a MySQL server consists of SQL statements that
begin with the <literal>XA</literal> keyword. MySQL client
programs must be able to send SQL statements and to understand
- the semantics of the XA statement interface, but they need not
- be linked against a particular MySQL client library.
+ the semantics of the XA statement interface. They do not need be
+ linked against a recent client library. Older client libraries
+ also will work.
</para>
<para>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r413 - in trunk: . refman-5.0 refman-5.1 | paul | 25 Nov |