Author: paul
Date: 2008-06-07 02:02:30 +0200 (Sat, 07 Jun 2008)
New Revision: 10916
Log:
r31900@frost: paul | 2008-06-07 01:52:56 +0200
Fix SET NAMES syntax
Whack some todo items
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:31898
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:31539
+ 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:35828
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:31900
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:31539
Modified: trunk/it/refman-5.1/sql-syntax.xml
===================================================================
--- trunk/it/refman-5.1/sql-syntax.xml 2008-06-06 15:56:15 UTC (rev 10915)
+++ trunk/it/refman-5.1/sql-syntax.xml 2008-06-07 00:02:30 UTC (rev 10916)
Changed blocks: 5, Lines Added: 1, Lines Deleted: 17; 1662 bytes
@@ -18530,10 +18530,6 @@
<title><literal>OPTIMIZE TABLE</literal> Syntax</title>
- <remark role="todo">
- Output from statement?
- </remark>
-
<indexterm>
<primary>OPTIMIZE TABLE</primary>
</indexterm>
@@ -19499,10 +19495,6 @@
</listitem>
<listitem>
- <remark role="todo">
- Discuss optional collation...
- </remark>
-
<para>
<literal>CHARACTER SET
{<replaceable>charset_name</replaceable> |
@@ -19669,7 +19661,7 @@
<listitem>
<para>
<literal>NAMES {'<replaceable>charset_name</replaceable>'
- [COLLATE '<replaceable>collation_name</replaceable>'} |
+ [COLLATE '<replaceable>collation_name</replaceable>'] |
DEFAULT}</literal>
</para>
@@ -20505,10 +20497,6 @@
<title><literal>SHOW COLUMNS</literal> Syntax</title>
- <remark role="todo">
- need description of SHOW COLUMNS output columns
- </remark>
-
<indexterm>
<primary>displaying</primary>
<secondary>information</secondary>
@@ -22984,10 +22972,6 @@
<title><literal>SHOW PROCESSLIST</literal> Syntax</title>
- <remark role="todo">
- list the output fields and explain them
- </remark>
-
<indexterm>
<primary>threads</primary>
</indexterm>
Modified: trunk/pt/refman-5.1/sql-syntax.xml
===================================================================
--- trunk/pt/refman-5.1/sql-syntax.xml 2008-06-06 15:56:15 UTC (rev 10915)
+++ trunk/pt/refman-5.1/sql-syntax.xml 2008-06-07 00:02:30 UTC (rev 10916)
Changed blocks: 5, Lines Added: 1, Lines Deleted: 17; 1662 bytes
@@ -18530,10 +18530,6 @@
<title><literal>OPTIMIZE TABLE</literal> Syntax</title>
- <remark role="todo">
- Output from statement?
- </remark>
-
<indexterm>
<primary>OPTIMIZE TABLE</primary>
</indexterm>
@@ -19499,10 +19495,6 @@
</listitem>
<listitem>
- <remark role="todo">
- Discuss optional collation...
- </remark>
-
<para>
<literal>CHARACTER SET
{<replaceable>charset_name</replaceable> |
@@ -19669,7 +19661,7 @@
<listitem>
<para>
<literal>NAMES {'<replaceable>charset_name</replaceable>'
- [COLLATE '<replaceable>collation_name</replaceable>'} |
+ [COLLATE '<replaceable>collation_name</replaceable>'] |
DEFAULT}</literal>
</para>
@@ -20505,10 +20497,6 @@
<title><literal>SHOW COLUMNS</literal> Syntax</title>
- <remark role="todo">
- need description of SHOW COLUMNS output columns
- </remark>
-
<indexterm>
<primary>displaying</primary>
<secondary>information</secondary>
@@ -22984,10 +22972,6 @@
<title><literal>SHOW PROCESSLIST</literal> Syntax</title>
- <remark role="todo">
- list the output fields and explain them
- </remark>
-
<indexterm>
<primary>threads</primary>
</indexterm>
Modified: trunk/refman-4.1/sql-syntax.xml
===================================================================
--- trunk/refman-4.1/sql-syntax.xml 2008-06-06 15:56:15 UTC (rev 10915)
+++ trunk/refman-4.1/sql-syntax.xml 2008-06-07 00:02:30 UTC (rev 10916)
Changed blocks: 5, Lines Added: 1, Lines Deleted: 17; 1653 bytes
@@ -14019,10 +14019,6 @@
<title><literal>OPTIMIZE TABLE</literal> Syntax</title>
- <remark role="todo">
- Output from statement?
- </remark>
-
<indexterm>
<primary>OPTIMIZE TABLE</primary>
</indexterm>
@@ -14932,10 +14928,6 @@
</listitem>
<listitem>
- <remark role="todo">
- Discuss optional collation...
- </remark>
-
<para>
<literal>CHARACTER SET
{<replaceable>charset_name</replaceable> |
@@ -15065,7 +15057,7 @@
<listitem>
<para>
<literal>NAMES {'<replaceable>charset_name</replaceable>'
- [COLLATE '<replaceable>collation_name</replaceable>'} |
+ [COLLATE '<replaceable>collation_name</replaceable>'] |
DEFAULT}</literal>
</para>
@@ -15743,10 +15735,6 @@
<title><literal>SHOW COLUMNS</literal> Syntax</title>
- <remark role="todo">
- need description of SHOW COLUMNS output columns
- </remark>
-
<indexterm>
<primary>displaying</primary>
<secondary>information</secondary>
@@ -17149,10 +17137,6 @@
<title><literal>SHOW PROCESSLIST</literal> Syntax</title>
- <remark role="todo">
- list the output fields and explain them
- </remark>
-
<indexterm>
<primary>threads</primary>
</indexterm>
Modified: trunk/refman-5.0/sql-syntax.xml
===================================================================
--- trunk/refman-5.0/sql-syntax.xml 2008-06-06 15:56:15 UTC (rev 10915)
+++ trunk/refman-5.0/sql-syntax.xml 2008-06-07 00:02:30 UTC (rev 10916)
Changed blocks: 5, Lines Added: 1, Lines Deleted: 17; 1653 bytes
@@ -15974,10 +15974,6 @@
<title><literal>OPTIMIZE TABLE</literal> Syntax</title>
- <remark role="todo">
- Output from statement?
- </remark>
-
<indexterm>
<primary>OPTIMIZE TABLE</primary>
</indexterm>
@@ -16935,10 +16931,6 @@
</listitem>
<listitem>
- <remark role="todo">
- Discuss optional collation...
- </remark>
-
<para>
<literal>CHARACTER SET
{<replaceable>charset_name</replaceable> |
@@ -17105,7 +17097,7 @@
<listitem>
<para>
<literal>NAMES {'<replaceable>charset_name</replaceable>'
- [COLLATE '<replaceable>collation_name</replaceable>'} |
+ [COLLATE '<replaceable>collation_name</replaceable>'] |
DEFAULT}</literal>
</para>
@@ -17917,10 +17909,6 @@
<title><literal>SHOW COLUMNS</literal> Syntax</title>
- <remark role="todo">
- need description of SHOW COLUMNS output columns
- </remark>
-
<indexterm>
<primary>displaying</primary>
<secondary>information</secondary>
@@ -19835,10 +19823,6 @@
<title><literal>SHOW PROCESSLIST</literal> Syntax</title>
- <remark role="todo">
- list the output fields and explain them
- </remark>
-
<indexterm>
<primary>threads</primary>
</indexterm>
Modified: trunk/refman-5.1/sql-syntax.xml
===================================================================
--- trunk/refman-5.1/sql-syntax.xml 2008-06-06 15:56:15 UTC (rev 10915)
+++ trunk/refman-5.1/sql-syntax.xml 2008-06-07 00:02:30 UTC (rev 10916)
Changed blocks: 5, Lines Added: 1, Lines Deleted: 17; 1653 bytes
@@ -18530,10 +18530,6 @@
<title><literal>OPTIMIZE TABLE</literal> Syntax</title>
- <remark role="todo">
- Output from statement?
- </remark>
-
<indexterm>
<primary>OPTIMIZE TABLE</primary>
</indexterm>
@@ -19499,10 +19495,6 @@
</listitem>
<listitem>
- <remark role="todo">
- Discuss optional collation...
- </remark>
-
<para>
<literal>CHARACTER SET
{<replaceable>charset_name</replaceable> |
@@ -19669,7 +19661,7 @@
<listitem>
<para>
<literal>NAMES {'<replaceable>charset_name</replaceable>'
- [COLLATE '<replaceable>collation_name</replaceable>'} |
+ [COLLATE '<replaceable>collation_name</replaceable>'] |
DEFAULT}</literal>
</para>
@@ -20505,10 +20497,6 @@
<title><literal>SHOW COLUMNS</literal> Syntax</title>
- <remark role="todo">
- need description of SHOW COLUMNS output columns
- </remark>
-
<indexterm>
<primary>displaying</primary>
<secondary>information</secondary>
@@ -22984,10 +22972,6 @@
<title><literal>SHOW PROCESSLIST</literal> Syntax</title>
- <remark role="todo">
- list the output fields and explain them
- </remark>
-
<indexterm>
<primary>threads</primary>
</indexterm>
Modified: trunk/refman-6.0/sql-syntax.xml
===================================================================
--- trunk/refman-6.0/sql-syntax.xml 2008-06-06 15:56:15 UTC (rev 10915)
+++ trunk/refman-6.0/sql-syntax.xml 2008-06-07 00:02:30 UTC (rev 10916)
Changed blocks: 5, Lines Added: 1, Lines Deleted: 17; 1653 bytes
@@ -18960,10 +18960,6 @@
<title><literal>OPTIMIZE TABLE</literal> Syntax</title>
- <remark role="todo">
- Output from statement?
- </remark>
-
<indexterm>
<primary>OPTIMIZE TABLE</primary>
</indexterm>
@@ -20069,10 +20065,6 @@
</listitem>
<listitem>
- <remark role="todo">
- Discuss optional collation...
- </remark>
-
<para>
<literal>CHARACTER SET
{<replaceable>charset_name</replaceable> |
@@ -20240,7 +20232,7 @@
<listitem>
<para>
<literal>NAMES {'<replaceable>charset_name</replaceable>'
- [COLLATE '<replaceable>collation_name</replaceable>'} |
+ [COLLATE '<replaceable>collation_name</replaceable>'] |
DEFAULT}</literal>
</para>
@@ -21095,10 +21087,6 @@
<title><literal>SHOW COLUMNS</literal> Syntax</title>
- <remark role="todo">
- need description of SHOW COLUMNS output columns
- </remark>
-
<indexterm>
<primary>displaying</primary>
<secondary>information</secondary>
@@ -23415,10 +23403,6 @@
<title><literal>SHOW PROCESSLIST</literal> Syntax</title>
- <remark role="todo">
- list the output fields and explain them
- </remark>
-
<indexterm>
<primary>threads</primary>
</indexterm>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r10916 - in trunk: . it/refman-5.1 pt/refman-5.1 refman-4.1 refman-5.0 refman-5.1 refman-6.0 | paul | 7 Jun |