Author: mysqldoc
Date: 2011-06-06 15:32:25 +0200 (Mon, 06 Jun 2011)
New Revision: 26437
Log:
Automatic update from connector-j
Modified:
trunk/refman-common/connector-j-connprops.xml
Modified: trunk/refman-common/connector-j-connprops.xml
===================================================================
--- trunk/refman-common/connector-j-connprops.xml 2011-06-06 13:31:52 UTC (rev 26436)
+++ trunk/refman-common/connector-j-connprops.xml 2011-06-06 13:32:25 UTC (rev 26437)
Changed blocks: 2, Lines Added: 2, Lines Deleted: 2; 1311 bytes
@@ -298,7 +298,7 @@
<entry>selfDestructOnPingMaxOperations</entry>
<entry>=If set to a non-zero value, the driver will report close the connection
and report failure when Connection.ping() or
- Connection.isValid(int) is called if the connection's
+ Connection.isValid(int) is called if the connnection's
count of commands sent to the server exceeds this value.</entry>
<entry>0</entry>
<entry>5.1.6</entry>
@@ -307,7 +307,7 @@
<entry>selfDestructOnPingSecondsLifetime</entry>
<entry>If set to a non-zero value, the driver will report close the connection
and report failure when Connection.ping() or
- Connection.isValid(int) is called if the connection's
+ Connection.isValid(int) is called if the connnection's
lifetime exceeds this value.</entry>
<entry>0</entry>
<entry>5.1.6</entry>
| Thread |
|---|
| • svn commit - mysqldoc@oter02: r26437 - trunk/refman-common | mysqldoc | 6 Jun |