Author: pd221994
Date: 2011-05-23 16:32:58 +0200 (Mon, 23 May 2011)
New Revision: 26310
Log:
r48253@dhcp-adc-twvpn-1-vpnpool-10-154-19-113: paul | 2011-05-23 09:29:03 -0500
Say 'in-place' rather than 'fast'
Modified:
svk:merge
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
___________________________________________________________________
Modified: svk:merge
===================================================================
Changed blocks: 0, Lines Added: 0, Lines Deleted: 0; 1277 bytes
Modified: trunk/refman-5.1/sql-syntax-data-definition.xml
===================================================================
--- trunk/refman-5.1/sql-syntax-data-definition.xml 2011-05-23 14:32:49 UTC (rev 26309)
+++ trunk/refman-5.1/sql-syntax-data-definition.xml 2011-05-23 14:32:58 UTC (rev 26310)
Changed blocks: 1, Lines Added: 3, Lines Deleted: 3; 677 bytes
@@ -865,9 +865,9 @@
</para>
<para>
- For some operations, a <quote>fast</quote>
- <literal role="stmt">ALTER TABLE</literal> is possible that does
- not require a temporary table:
+ For some operations, an in-place <literal role="stmt">ALTER
+ TABLE</literal> is possible that does not require a temporary
+ table:
</para>
<itemizedlist>
Modified: trunk/refman-5.5/sql-syntax-data-definition.xml
===================================================================
--- trunk/refman-5.5/sql-syntax-data-definition.xml 2011-05-23 14:32:49 UTC (rev 26309)
+++ trunk/refman-5.5/sql-syntax-data-definition.xml 2011-05-23 14:32:58 UTC (rev 26310)
Changed blocks: 1, Lines Added: 3, Lines Deleted: 3; 677 bytes
@@ -688,9 +688,9 @@
</para>
<para>
- For some operations, a <quote>fast</quote>
- <literal role="stmt">ALTER TABLE</literal> is possible that does
- not require a temporary table:
+ For some operations, an in-place <literal role="stmt">ALTER
+ TABLE</literal> is possible that does not require a temporary
+ table:
</para>
<itemizedlist>
Modified: trunk/refman-5.6/sql-syntax-data-definition.xml
===================================================================
--- trunk/refman-5.6/sql-syntax-data-definition.xml 2011-05-23 14:32:49 UTC (rev 26309)
+++ trunk/refman-5.6/sql-syntax-data-definition.xml 2011-05-23 14:32:58 UTC (rev 26310)
Changed blocks: 1, Lines Added: 3, Lines Deleted: 3; 677 bytes
@@ -689,9 +689,9 @@
</para>
<para>
- For some operations, a <quote>fast</quote>
- <literal role="stmt">ALTER TABLE</literal> is possible that does
- not require a temporary table:
+ For some operations, an in-place <literal role="stmt">ALTER
+ TABLE</literal> is possible that does not require a temporary
+ table:
</para>
<itemizedlist>
Modified: trunk/refman-6.0/sql-syntax-data-definition.xml
===================================================================
--- trunk/refman-6.0/sql-syntax-data-definition.xml 2011-05-23 14:32:49 UTC (rev 26309)
+++ trunk/refman-6.0/sql-syntax-data-definition.xml 2011-05-23 14:32:58 UTC (rev 26310)
Changed blocks: 1, Lines Added: 3, Lines Deleted: 3; 677 bytes
@@ -687,9 +687,9 @@
</para>
<para>
- For some operations, a <quote>fast</quote>
- <literal role="stmt">ALTER TABLE</literal> is possible that does
- not require a temporary table:
+ For some operations, an in-place <literal role="stmt">ALTER
+ TABLE</literal> is possible that does not require a temporary
+ table:
</para>
<itemizedlist>
| Thread |
|---|
| • svn commit - mysqldoc@oter02: r26310 - in trunk: . refman-5.1 refman-5.5 refman-5.6 refman-6.0 | paul.dubois | 23 May |