Author: plavin
Date: 2007-01-25 16:23:38 +0100 (Thu, 25 Jan 2007)
New Revision: 4638
Log:
Add prepared_stmt_account
Modified:
trunk/dynamic-docs/mysqld-optvar/options.xml
Modified: trunk/dynamic-docs/mysqld-optvar/options.xml
===================================================================
--- trunk/dynamic-docs/mysqld-optvar/options.xml 2007-01-25 15:17:39 UTC (rev 4637)
+++ trunk/dynamic-docs/mysqld-optvar/options.xml 2007-01-25 15:23:38 UTC (rev 4638)
Changed blocks: 1, Lines Added: 24, Lines Deleted: 1; 1543 bytes
@@ -11615,5 +11615,28 @@
<manual version="5.1"/>
</versions>
</mysqloption>
-
+ <mysqloption id="prepared_stmt_count">
+ <xrefto id="optvar_prepared_stmt_count"/>
+ <name>prepared_stmt_count</name>
+ <shortdescription lang="en">The current number of prepared statements</shortdescription>
+ <section id="mysqld"/>
+ <opclass class="server"/>
+ <engines includes="all"/>
+ <platforms applies="all"/>
+ <seealso xref="max_prepared_stmt_count"/>
+ <types>
+ <vartype isdynamic="no" class="server" scope="both" inversion="4.1.19" outversion="4.1.23"/>
+ <vartype isdynamic="no" class="server" scope="both" inversion="5.0.21" outversion="5.0.32"/>
+ <vartype isdynamic="no" class="server" scope="both" inversion= "5.1.10" outversion="5.1.14"/>
+ <vartype isdynamic="no" class="status" scope="both" inversion="4.1.23"/>
+ <vartype isdynamic="no" class="status" scope="both" inversion="5.0.32"/>
+ <vartype isdynamic="no" class="status" scope="both" inversion="5.1.14"/>
+ </types>
+ <values vartype="numeric" platform="all"/>
+ <versions>
+ <manual version="4.1"/>
+ <manual version="5.0"/>
+ <manual version="5.1"/>
+ </versions>
+ </mysqloption>
</mysqloptions>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r4638 - trunk/dynamic-docs/mysqld-optvar | plavin | 25 Jan |