Author: paul
Date: 2008-03-17 17:12:41 +0100 (Mon, 17 Mar 2008)
New Revision: 10273
Log:
r30057@frost: paul | 2008-03-17 08:50:12 -0500
CHECK TABLE: options are passed to the storage engine,
which may or may not use them.
Modified:
trunk/it/refman-5.1/sql-syntax.xml
trunk/pt/refman-5.1/sql-syntax.xml
trunk/refman-4.1/sql-syntax.xml
trunk/refman-5.0/sql-syntax.xml
trunk/refman-5.1/sql-syntax.xml
trunk/refman-6.0/sql-syntax.xml
Property changes on: trunk
___________________________________________________________________
Name: svk:merge
- 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:35828
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:30056
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:30059
+ 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:35828
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:30057
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:30059
Modified: trunk/it/refman-5.1/sql-syntax.xml
===================================================================
--- trunk/it/refman-5.1/sql-syntax.xml 2008-03-17 16:12:25 UTC (rev 10272)
+++ trunk/it/refman-5.1/sql-syntax.xml 2008-03-17 16:12:41 UTC (rev 10273)
Changed blocks: 1, Lines Added: 4, Lines Deleted: 3; 824 bytes
@@ -17913,9 +17913,10 @@
<para>
The other check options that can be given are shown in the
- following table. These options apply only to checking
- <literal>MyISAM</literal> tables and are ignored for
- <literal>InnoDB</literal> tables and views.
+ following table. These options are passed to the storage
+ engine, which may use them or not. <literal>MyISAM</literal>
+ uses them; they are ignored for <literal>InnoDB</literal>
+ tables and views.
</para>
<informaltable>
Modified: trunk/pt/refman-5.1/sql-syntax.xml
===================================================================
--- trunk/pt/refman-5.1/sql-syntax.xml 2008-03-17 16:12:25 UTC (rev 10272)
+++ trunk/pt/refman-5.1/sql-syntax.xml 2008-03-17 16:12:41 UTC (rev 10273)
Changed blocks: 1, Lines Added: 4, Lines Deleted: 3; 824 bytes
@@ -17913,9 +17913,10 @@
<para>
The other check options that can be given are shown in the
- following table. These options apply only to checking
- <literal>MyISAM</literal> tables and are ignored for
- <literal>InnoDB</literal> tables and views.
+ following table. These options are passed to the storage
+ engine, which may use them or not. <literal>MyISAM</literal>
+ uses them; they are ignored for <literal>InnoDB</literal>
+ tables and views.
</para>
<informaltable>
Modified: trunk/refman-4.1/sql-syntax.xml
===================================================================
--- trunk/refman-4.1/sql-syntax.xml 2008-03-17 16:12:25 UTC (rev 10272)
+++ trunk/refman-4.1/sql-syntax.xml 2008-03-17 16:12:41 UTC (rev 10273)
Changed blocks: 1, Lines Added: 4, Lines Deleted: 3; 799 bytes
@@ -13644,9 +13644,10 @@
<para>
The different check options that can be given are shown in the
- following table. These options apply only to checking
- <literal>MyISAM</literal> tables and are ignored for
- <literal>InnoDB</literal> tables.
+ following table. These options are passed to the storage
+ engine, which may use them or not. <literal>MyISAM</literal>
+ uses them; they are ignored for <literal>InnoDB</literal>
+ tables.
</para>
<informaltable>
Modified: trunk/refman-5.0/sql-syntax.xml
===================================================================
--- trunk/refman-5.0/sql-syntax.xml 2008-03-17 16:12:25 UTC (rev 10272)
+++ trunk/refman-5.0/sql-syntax.xml 2008-03-17 16:12:41 UTC (rev 10273)
Changed blocks: 1, Lines Added: 4, Lines Deleted: 3; 815 bytes
@@ -15437,9 +15437,10 @@
<para>
The other check options that can be given are shown in the
- following table. These options apply only to checking
- <literal>MyISAM</literal> tables and are ignored for
- <literal>InnoDB</literal> tables and views.
+ following table. These options are passed to the storage
+ engine, which may use them or not. <literal>MyISAM</literal>
+ uses them; they are ignored for <literal>InnoDB</literal>
+ tables and views.
</para>
<informaltable>
Modified: trunk/refman-5.1/sql-syntax.xml
===================================================================
--- trunk/refman-5.1/sql-syntax.xml 2008-03-17 16:12:25 UTC (rev 10272)
+++ trunk/refman-5.1/sql-syntax.xml 2008-03-17 16:12:41 UTC (rev 10273)
Changed blocks: 1, Lines Added: 4, Lines Deleted: 3; 815 bytes
@@ -17913,9 +17913,10 @@
<para>
The other check options that can be given are shown in the
- following table. These options apply only to checking
- <literal>MyISAM</literal> tables and are ignored for
- <literal>InnoDB</literal> tables and views.
+ following table. These options are passed to the storage
+ engine, which may use them or not. <literal>MyISAM</literal>
+ uses them; they are ignored for <literal>InnoDB</literal>
+ tables and views.
</para>
<informaltable>
Modified: trunk/refman-6.0/sql-syntax.xml
===================================================================
--- trunk/refman-6.0/sql-syntax.xml 2008-03-17 16:12:25 UTC (rev 10272)
+++ trunk/refman-6.0/sql-syntax.xml 2008-03-17 16:12:41 UTC (rev 10273)
Changed blocks: 1, Lines Added: 4, Lines Deleted: 3; 815 bytes
@@ -18303,9 +18303,10 @@
<para>
The other check options that can be given are shown in the
- following table. These options apply only to checking
- <literal>MyISAM</literal> tables and are ignored for
- <literal>InnoDB</literal> tables and views.
+ following table. These options are passed to the storage
+ engine, which may use them or not. <literal>MyISAM</literal>
+ uses them; they are ignored for <literal>InnoDB</literal>
+ tables and views.
</para>
<informaltable>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r10273 - in trunk: . it/refman-5.1 pt/refman-5.1 refman-4.1 refman-5.0 refman-5.1 refman-6.0 | paul | 17 Mar 2008 |