Author: jstephens
Date: 2008-04-15 09:33:59 +0200 (Tue, 15 Apr 2008)
New Revision: 10483
Log:
Sync prev commit to translations.
Modified:
trunk/it/refman-5.1/se-innodb-core.xml
trunk/pt/refman-5.1/se-innodb-core.xml
Modified: trunk/it/refman-5.1/se-innodb-core.xml
===================================================================
--- trunk/it/refman-5.1/se-innodb-core.xml 2008-04-15 07:30:53 UTC (rev 10482)
+++ trunk/it/refman-5.1/se-innodb-core.xml 2008-04-15 07:33:59 UTC (rev 10483)
Changed blocks: 1, Lines Added: 7, Lines Deleted: 7; 1352 bytes
@@ -1803,14 +1803,14 @@
<literal>innodb_support_xa</literal> causes an extra disk
flush for transaction preparation.
</para>
-
+
<para>
- If you don't care about using XA, you can disable this
- variable by setting it to <literal>OFF</literal> or 0 to
- reduce the number of disk flushes and get better
- <literal>InnoDB</literal> performance. If you are using
- replication and/or the binary log then you should set this
- variable to <literal>ON</literal> or 1 to ensure that the
+ If you do not wish to use XA, you can disable this variable by
+ setting it to <literal>OFF</literal> or 0 to reduce the number
+ of disk flushes and get better <literal>InnoDB</literal>
+ performance. If you are using replication or the binary log
+ (or both) then you should set this variable to
+ <literal>ON</literal> or 1 on the master to ensure that the
binary log does not get out of sync compared to the table
data.
</para>
Modified: trunk/pt/refman-5.1/se-innodb-core.xml
===================================================================
--- trunk/pt/refman-5.1/se-innodb-core.xml 2008-04-15 07:30:53 UTC (rev 10482)
+++ trunk/pt/refman-5.1/se-innodb-core.xml 2008-04-15 07:33:59 UTC (rev 10483)
Changed blocks: 1, Lines Added: 7, Lines Deleted: 7; 1352 bytes
@@ -1803,14 +1803,14 @@
<literal>innodb_support_xa</literal> causes an extra disk
flush for transaction preparation.
</para>
-
+
<para>
- If you don't care about using XA, you can disable this
- variable by setting it to <literal>OFF</literal> or 0 to
- reduce the number of disk flushes and get better
- <literal>InnoDB</literal> performance. If you are using
- replication and/or the binary log then you should set this
- variable to <literal>ON</literal> or 1 to ensure that the
+ If you do not wish to use XA, you can disable this variable by
+ setting it to <literal>OFF</literal> or 0 to reduce the number
+ of disk flushes and get better <literal>InnoDB</literal>
+ performance. If you are using replication or the binary log
+ (or both) then you should set this variable to
+ <literal>ON</literal> or 1 on the master to ensure that the
binary log does not get out of sync compared to the table
data.
</para>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r10483 - in trunk: it/refman-5.1 pt/refman-5.1 | jon | 15 Apr |