Author: paul
Date: 2007-06-30 01:47:25 +0200 (Sat, 30 Jun 2007)
New Revision: 6972
Log:
r22290@frost: paul | 2007-06-29 15:06:22 -0500
Replace list of thread commands with xref to descriptions.
Modified:
trunk/refman-4.1/sql-syntax.xml
trunk/refman-5.0/sql-syntax.xml
trunk/refman-5.1/sql-syntax.xml
trunk/refman-5.2/sql-syntax.xml
Property changes on: trunk
Name: svk:merge
- 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:27013
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:22289
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:18307
+ 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:27013
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:22290
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:18307
Modified: trunk/refman-4.1/sql-syntax.xml
- trunk/refman-4.1/sql-syntax.xml 2007-06-29 23:47:03 UTC (rev 6971)
+++ trunk/refman-4.1/sql-syntax.xml 2007-06-29 23:47:25 UTC (rev 6972)
Changed blocks: 2, Lines Added: 9, Lines Deleted: 31; 3177 bytes
@@ -16321,14 +16321,12 @@
<literal>system user</literal>, it refers to a non-client
thread spawned by the server to handle tasks internally.
This could be the I/O or SQL thread used on replication
- slaves or a delayed-row handler.
- unauthenticated user refers to a
- thread that has become associated with a
- client connection but for which authentication of the
- client user has not yet been done.
-For system
- user, there is no host specified in the
- Host column.
+ slaves or a delayed-row handler. unauthenticated
+ user refers to a thread that has become
+ associated with a client connection but for which
+ authentication of the client user has not yet been done.
+ For system user, there is no host
+ specified in the Host column.
@@ -16366,33 +16364,13 @@
- The value of this column corresponds to the
+ The type of command the thread is executing. The values
+ are described in . The
+ value of this column corresponds to the
<literal>COM_<replaceable>xxx</replaceable></literal>
commands of the client/server protocol. See
<xref linkend="server-status-variables"/>
-
-
- The Command value may be one of the
- following: Binlog Dump, Change
- user, Close stmt,
- Connect, Connect
- Out, Create DB,
- Daemon, Debug,
- Delayed insert, Drop
- DB, Error,
- Execute, Fetch,
- Field List, Init DB,
- Kill, Long Data,
- Ping, Prepare,
- Processlist, Query,
- Quit, Refresh,
- Register Slave, Reset
- stmt, Set option,
- Shutdown, Sleep,
- Statistics, Table
- Dump, Time
-
Modified: trunk/refman-5.0/sql-syntax.xml
- trunk/refman-5.0/sql-syntax.xml 2007-06-29 23:47:03 UTC (rev 6971)
+++ trunk/refman-5.0/sql-syntax.xml 2007-06-29 23:47:25 UTC (rev 6972)
Changed blocks: 2, Lines Added: 9, Lines Deleted: 31; 3177 bytes
@@ -18661,14 +18661,12 @@
<literal>system user</literal>, it refers to a non-client
thread spawned by the server to handle tasks internally.
This could be the I/O or SQL thread used on replication
- slaves or a delayed-row handler.
- unauthenticated user refers to a
- thread that has become associated with a
- client connection but for which authentication of the
- client user has not yet been done.
-For system
- user, there is no host specified in the
- Host column.
+ slaves or a delayed-row handler. unauthenticated
+ user refers to a thread that has become
+ associated with a client connection but for which
+ authentication of the client user has not yet been done.
+ For system user, there is no host
+ specified in the Host column.
@@ -18705,33 +18703,13 @@
- The value of this column corresponds to the
+ The type of command the thread is executing. The values
+ are described in . The
+ value of this column corresponds to the
<literal>COM_<replaceable>xxx</replaceable></literal>
commands of the client/server protocol. See
<xref linkend="server-status-variables"/>
-
-
- The Command value may be one of the
- following: Binlog Dump, Change
- user, Close stmt,
- Connect, Connect
- Out, Create DB,
- Daemon, Debug,
- Delayed insert, Drop
- DB, Error,
- Execute, Fetch,
- Field List, Init DB,
- Kill, Long Data,
- Ping, Prepare,
- Processlist, Query,
- Quit, Refresh,
- Register Slave, Reset
- stmt, Set option,
- Shutdown, Sleep,
- Statistics, Table
- Dump, Time
-
Modified: trunk/refman-5.1/sql-syntax.xml
- trunk/refman-5.1/sql-syntax.xml 2007-06-29 23:47:03 UTC (rev 6971)
+++ trunk/refman-5.1/sql-syntax.xml 2007-06-29 23:47:25 UTC (rev 6972)
Changed blocks: 2, Lines Added: 7, Lines Deleted: 28; 3078 bytes
@@ -20977,11 +20977,10 @@
<literal>system user</literal>, it refers to a non-client
thread spawned by the server to handle tasks internally.
This could be the I/O or SQL thread used on replication
- slaves or a delayed-row handler.
- unauthenticated user refers to a
- thread that has become associated with a
- client connection but for which authentication of the
- client user has not yet been done.
+ slaves or a delayed-row handler. unauthenticated
+ user refers to a thread that has become
+ associated with a client connection but for which
+ authentication of the client user has not yet been done.
<literal>event_scheduler</literal> refers to the thread
that monitors scheduled events. For system
user or event_scheduler,
@@ -21023,33 +21022,13 @@
- The value of this column corresponds to the
+ The type of command the thread is executing. The values
+ are described in . The
+ value of this column corresponds to the
<literal>COM_<replaceable>xxx</replaceable></literal>
commands of the client/server protocol. See
<xref linkend="server-status-variables"/>
-
-
- The Command value may be one of the
- following: Binlog Dump, Change
- user, Close stmt,
- Connect, Connect
- Out, Create DB,
- Daemon, Debug,
- Delayed insert, Drop
- DB, Error,
- Execute, Fetch,
- Field List, Init DB,
- Kill, Long Data,
- Ping, Prepare,
- Processlist, Query,
- Quit, Refresh,
- Register Slave, Reset
- stmt, Set option,
- Shutdown, Sleep,
- Statistics, Table
- Dump, Time
-
Modified: trunk/refman-5.2/sql-syntax.xml
- trunk/refman-5.2/sql-syntax.xml 2007-06-29 23:47:03 UTC (rev 6971)
+++ trunk/refman-5.2/sql-syntax.xml 2007-06-29 23:47:25 UTC (rev 6972)
Changed blocks: 2, Lines Added: 7, Lines Deleted: 28; 3078 bytes
@@ -20977,11 +20977,10 @@
<literal>system user</literal>, it refers to a non-client
thread spawned by the server to handle tasks internally.
This could be the I/O or SQL thread used on replication
- slaves or a delayed-row handler.
- unauthenticated user refers to a
- thread that has become associated with a
- client connection but for which authentication of the
- client user has not yet been done.
+ slaves or a delayed-row handler. unauthenticated
+ user refers to a thread that has become
+ associated with a client connection but for which
+ authentication of the client user has not yet been done.
<literal>event_scheduler</literal> refers to the thread
that monitors scheduled events. For system
user or event_scheduler,
@@ -21023,33 +21022,13 @@
- The value of this column corresponds to the
+ The type of command the thread is executing. The values
+ are described in . The
+ value of this column corresponds to the
<literal>COM_<replaceable>xxx</replaceable></literal>
commands of the client/server protocol. See
<xref linkend="server-status-variables"/>
-
-
- The Command value may be one of the
- following: Binlog Dump, Change
- user, Close stmt,
- Connect, Connect
- Out, Create DB,
- Daemon, Debug,
- Delayed insert, Drop
- DB, Error,
- Execute, Fetch,
- Field List, Init DB,
- Kill, Long Data,
- Ping, Prepare,
- Processlist, Query,
- Quit, Refresh,
- Register Slave, Reset
- stmt, Set option,
- Shutdown, Sleep,
- Statistics, Table
- Dump, Time
-
--
MySQL Code Commits Mailing List
For list archives:
http://lists.mysql.com/commits
To unsubscribe:
http://lists.mysql.com/commits?unsub=lists@pantek.com
Received on Fri Jun 29 19:47:44 2007