Author: js221926
Date: 2011-04-05 20:01:08 +0200 (Tue, 05 Apr 2011)
New Revision: 25738
Log:
Fixed wrong default value for ArbitrationTimeout parameter
Modified:
trunk/dynamic-docs/command-optvars/ndb-config-params.xml
Modified: trunk/dynamic-docs/command-optvars/ndb-config-params.xml
===================================================================
--- trunk/dynamic-docs/command-optvars/ndb-config-params.xml 2011-04-05 18:00:23 UTC (rev 25737)
+++ trunk/dynamic-docs/command-optvars/ndb-config-params.xml 2011-04-05 18:01:08 UTC (rev 25738)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 596 bytes
@@ -249,7 +249,7 @@
</shortdescription>
<values vartype="numeric" platform="all" inversion="4.1.3" units="milliseconds">
- <value default="1000" minimum="10" maximum="4G"/>
+ <value default="3000" minimum="10" maximum="4G"/>
</values>
<versions>
| Thread |
|---|
| • svn commit - mysqldoc@oter02: r25738 - trunk/dynamic-docs/command-optvars | jon.stephens | 5 Apr |