Author: paul
Date: 2010-08-25 02:57:36 +0200 (Wed, 25 Aug 2010)
New Revision: 22428
Log:
r62644@frost: paul | 2010-08-24 19:55:51 -0500
Fix typo (Andrew)
Modified:
trunk/refman-5.1/sql-syntax-data-definition.xml
trunk/refman-5.5/sql-syntax-data-definition.xml
trunk/refman-5.6/sql-syntax-data-definition.xml
trunk/refman-6.0/sql-syntax-data-definition.xml
Property changes on: trunk
___________________________________________________________________
Name: svk:merge
- 07c7e7b4-24e3-4b51-89d0-6dc09fec6bec:/mysqldoc-local/mysqldoc/trunk:35498
07c7e7b4-24e3-4b51-89d0-6dc09fec6bec:/mysqldoc-local/trunk:41948
4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:43968
4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/trunk:44480
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:62642
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:39036
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/trunk:39546
+ 07c7e7b4-24e3-4b51-89d0-6dc09fec6bec:/mysqldoc-local/mysqldoc/trunk:35498
07c7e7b4-24e3-4b51-89d0-6dc09fec6bec:/mysqldoc-local/trunk:41948
4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:43968
4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/trunk:44480
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:62644
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:39036
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/trunk:39546
Modified: trunk/refman-5.1/sql-syntax-data-definition.xml
===================================================================
--- trunk/refman-5.1/sql-syntax-data-definition.xml 2010-08-24 20:31:41 UTC (rev 22427)
+++ trunk/refman-5.1/sql-syntax-data-definition.xml 2010-08-25 00:57:36 UTC (rev 22428)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 704 bytes
@@ -936,7 +936,7 @@
</itemizedlist>
<para>
- If other cases, MySQL creates a temporary table, even if the data
+ In other cases, MySQL creates a temporary table, even if the data
wouldn't strictly need to be copied. For <literal>MyISAM</literal>
tables, you can speed up the index re-creation operation (which is
the slowest part of the alteration process) by setting the
Modified: trunk/refman-5.5/sql-syntax-data-definition.xml
===================================================================
--- trunk/refman-5.5/sql-syntax-data-definition.xml 2010-08-24 20:31:41 UTC (rev 22427)
+++ trunk/refman-5.5/sql-syntax-data-definition.xml 2010-08-25 00:57:36 UTC (rev 22428)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 704 bytes
@@ -762,7 +762,7 @@
</itemizedlist>
<para>
- If other cases, MySQL creates a temporary table, even if the data
+ In other cases, MySQL creates a temporary table, even if the data
wouldn't strictly need to be copied. For <literal>MyISAM</literal>
tables, you can speed up the index re-creation operation (which is
the slowest part of the alteration process) by setting the
Modified: trunk/refman-5.6/sql-syntax-data-definition.xml
===================================================================
--- trunk/refman-5.6/sql-syntax-data-definition.xml 2010-08-24 20:31:41 UTC (rev 22427)
+++ trunk/refman-5.6/sql-syntax-data-definition.xml 2010-08-25 00:57:36 UTC (rev 22428)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 704 bytes
@@ -763,7 +763,7 @@
</itemizedlist>
<para>
- If other cases, MySQL creates a temporary table, even if the data
+ In other cases, MySQL creates a temporary table, even if the data
wouldn't strictly need to be copied. For <literal>MyISAM</literal>
tables, you can speed up the index re-creation operation (which is
the slowest part of the alteration process) by setting the
Modified: trunk/refman-6.0/sql-syntax-data-definition.xml
===================================================================
--- trunk/refman-6.0/sql-syntax-data-definition.xml 2010-08-24 20:31:41 UTC (rev 22427)
+++ trunk/refman-6.0/sql-syntax-data-definition.xml 2010-08-25 00:57:36 UTC (rev 22428)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 704 bytes
@@ -761,7 +761,7 @@
</itemizedlist>
<para>
- If other cases, MySQL creates a temporary table, even if the data
+ In other cases, MySQL creates a temporary table, even if the data
wouldn't strictly need to be copied. For <literal>MyISAM</literal>
tables, you can speed up the index re-creation operation (which is
the slowest part of the alteration process) by setting the
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r22428 - in trunk: . refman-5.1 refman-5.5 refman-5.6 refman-6.0 | paul.dubois | 25 Aug |