Author: plavin
Date: 2007-12-21 21:48:54 +0100 (Fri, 21 Dec 2007)
New Revision: 9442
Log:
Remove commands from file
Modified:
trunk/dynamic-docs/command-optvars/mysqladmin.xml
Modified: trunk/dynamic-docs/command-optvars/mysqladmin.xml
===================================================================
--- trunk/dynamic-docs/command-optvars/mysqladmin.xml 2007-12-21 19:45:51 UTC (rev 9441)
+++ trunk/dynamic-docs/command-optvars/mysqladmin.xml 2007-12-21 20:48:54 UTC (rev 9442)
Changed blocks: 2, Lines Added: 1, Lines Deleted: 191; 4362 bytes
@@ -79,7 +79,7 @@
<xrefto id="option_mysqladmin_relative"/>
- <name>create</name>
+ <name>relative</name>
<shortdescription lang="en">
Show the difference between the current and previous values when
@@ -860,194 +860,4 @@
</mysqloption>
-<!--comands follow-->
-
- <mysqloption id="command-create">
-
-<!--command-->
-
- <xrefto id="command_mysqladmin_create"/>
-
- <name>cmd-create</name>
-
- <shortdescription lang="en">
- Create a new database named db_name
- </shortdescription>
-
- <types>
- <optype class="cmdline" format="create db_name"/>
- </types>
-
- <values vartype="string" platform="all"/>
-
- <versions>
- <manual version="4.1"/>
- <manual version="5.0"/>
- <manual version="5.1"/>
- <manual version="5.2"/>
- <manual version="6.0"/>
- </versions>
-
- </mysqloption>
-
-<!--already a debug id in use-->
-
- <mysqloption id="command-debug">
-
-<!--command-->
-
- <!--xrefto id="command_mysqladmin_debug"/-->
-
- <name>cmd-debug</name>
-
- <shortdescription lang="en">
- Tell the server to write debug information to the error log
- </shortdescription>
-
- <types>
- <optype class="cmdline" format="debug"/>
- </types>
-
- <versions>
- <manual version="4.1"/>
- <manual version="5.0"/>
- <manual version="5.1"/>
- <manual version="5.2"/>
- <manual version="6.0"/>
- </versions>
-
- </mysqloption>
-
- <mysqloption id="command-drop">
-
-<!--command-->
-
- <xrefto id="command_mysqladmin_drop"/>
-
- <name>cmd-drop</name>
-
- <shortdescription lang="en">
- Delete the database named db_name
- </shortdescription>
-
- <types>
- <optype class="cmdline" format="drop db_name"/>
- </types>
-
- <versions>
- <manual version="4.1"/>
- <manual version="5.0"/>
- <manual version="5.1"/>
- <manual version="5.2"/>
- <manual version="6.0"/>
- </versions>
-
- </mysqloption>
-
- <mysqloption
- id="command-extended-status">
-
-<!--command-->
-
- <xrefto id="command_mysqladmin_extended-status"/>
-
- <name>cmd-extended-status</name>
-
- <shortdescription lang="en">
- Display the server status variables and their values
- </shortdescription>
-
- <types>
- <optype class="cmdline" format="extended-status"/>
- </types>
-
- <versions>
- <manual version="4.1"/>
- <manual version="5.0"/>
- <manual version="5.1"/>
- <manual version="5.2"/>
- <manual version="6.0"/>
- </versions>
-
- </mysqloption>
-
- <mysqloption id="command-flush-hosts">
-
-<!--command-->
-
- <xrefto id="command_mysqladmin_flush-hosts"/>
-
- <name>cmd-flush-hosts</name>
-
- <shortdescription lang="en">
- Flush all information in the host cache
- </shortdescription>
-
- <types>
- <optype class="cmdline" format="flush-hosts"/>
- </types>
-
- <versions>
- <manual version="4.1"/>
- <manual version="5.0"/>
- <manual version="5.1"/>
- <manual version="5.2"/>
- <manual version="6.0"/>
- </versions>
-
- </mysqloption>
-
- <mysqloption id="command-flush-logs">
-
-<!--command-->
-
- <xrefto id="command_mysqladmin_flush-logs"/>
-
- <name>cmd-flush-logs</name>
-
- <shortdescription lang="en">
- Flush all logs
- </shortdescription>
-
- <types>
- <optype class="cmdline" format="flush-logs"/>
- </types>
-
- <versions>
- <manual version="4.1"/>
- <manual version="5.0"/>
- <manual version="5.1"/>
- <manual version="5.2"/>
- <manual version="6.0"/>
- </versions>
-
- </mysqloption>
-
- <mysqloption
- id="command-flush-privileges">
-
-<!--command-->
-
- <xrefto id="command_mysqladmin_flush-privileges"/>
-
- <name>cmd-flush-privileges</name>
-
- <shortdescription lang="en">
- Reload the grant tables
- </shortdescription>
-
- <types>
- <optype class="cmdline" format="flush-privileges"/>
- </types>
-
- <versions>
- <manual version="4.1"/>
- <manual version="5.0"/>
- <manual version="5.1"/>
- <manual version="5.2"/>
- <manual version="6.0"/>
- </versions>
-
- </mysqloption>
-
</mysqloptions>
\ No newline at end of file
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r9442 - trunk/dynamic-docs/command-optvars | plavin | 21 Dec |