Author: mysqldoc
Date: 2011-03-18 19:56:45 +0100 (Fri, 18 Mar 2011)
New Revision: 25446
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-03-18 17:54:38 UTC (rev 25445)
+++ trunk/refman-common/connector-j-connprops.xml 2011-03-18 18:56:45 UTC (rev 25446)
Changed blocks: 23, Lines Added: 27, Lines Deleted: 27; 9054 bytes
@@ -25,13 +25,13 @@
<row>
<entry>user</entry>
<entry>The user to connect as</entry>
- <entry/>
+ <entry></entry>
<entry>all versions</entry>
</row>
<row>
<entry>password</entry>
<entry>The password to use when connecting</entry>
- <entry/>
+ <entry></entry>
<entry>all versions</entry>
</row>
<row>
@@ -68,7 +68,7 @@
via the configuration property as a comma-delimited
list, with the interceptors executed in order from left
to right.</entry>
- <entry/>
+ <entry></entry>
<entry>5.1.4</entry>
</row>
<row>
@@ -77,7 +77,7 @@
the URL or applying user-specified properties. These
configurations are explained in the 'Configurations' of
the documentation.</entry>
- <entry/>
+ <entry></entry>
<entry>3.1.5</entry>
</row>
<row>
@@ -93,7 +93,7 @@
<entry>Hostname or IP address given to explicitly configure the interface that
the driver will bind the client side of the TCP/IP
connection to when connecting.</entry>
- <entry/>
+ <entry></entry>
<entry>5.0.5</entry>
</row>
<row>
@@ -101,7 +101,7 @@
<entry>An implementation of com.mysql.jdbc.ConnectionPropertiesTransform that
the driver will use to modify URL properties passed to
the driver before attempting a connection</entry>
- <entry/>
+ <entry></entry>
<entry>3.1.4</entry>
</row>
<row>
@@ -318,7 +318,7 @@
or connection is connected to, used for
XAResource.isSameRM() when the driver can't determine
this value based on hostnames used in the URL</entry>
- <entry/>
+ <entry></entry>
<entry>5.0.1</entry>
</row>
</tbody>
@@ -379,7 +379,7 @@
<row>
<entry>clientCertificateKeyStoreUrl</entry>
<entry>URL to the client certificate KeyStore (if not specified, use defaults)</entry>
- <entry/>
+ <entry></entry>
<entry>5.1.0</entry>
</row>
<row>
@@ -396,14 +396,14 @@
<row>
<entry>clientCertificateKeyStorePassword</entry>
<entry>Password for the client certificates KeyStore</entry>
- <entry/>
+ <entry></entry>
<entry>5.1.0</entry>
</row>
<row>
<entry>trustCertificateKeyStoreUrl</entry>
<entry>URL to the trusted root certificate KeyStore (if not specified, use
defaults)</entry>
- <entry/>
+ <entry></entry>
<entry>5.1.0</entry>
</row>
<row>
@@ -420,7 +420,7 @@
<row>
<entry>trustCertificateKeyStorePassword</entry>
<entry>Password for the trusted root certificates KeyStore</entry>
- <entry/>
+ <entry></entry>
<entry>5.1.0</entry>
</row>
<row>
@@ -452,7 +452,7 @@
passwords in other character encodings, the encoding
will have to be specified with this property, as it's
not possible for the driver to auto-detect this.</entry>
- <entry/>
+ <entry></entry>
<entry>5.1.7</entry>
</row>
</tbody>
@@ -804,7 +804,7 @@
<entry>Deprecated, use 'profileSQL' instead. Trace queries and their
execution/fetch times on STDERR (true/false) defaults to
'false'</entry>
- <entry/>
+ <entry></entry>
<entry>2.0.14</entry>
</row>
<row>
@@ -1019,20 +1019,20 @@
driver use when dealing with strings? (defaults is to
'autodetect'). If the encoding cannot be determined,
then an exception will be raised.</entry>
- <entry/>
+ <entry></entry>
<entry>1.1g</entry>
</row>
<row>
<entry>characterSetResults</entry>
<entry>Character set to tell the server to return results as.</entry>
- <entry/>
+ <entry></entry>
<entry>3.0.13</entry>
</row>
<row>
<entry>connectionCollation</entry>
<entry>If set, tells the server to use this collation via 'set
collation_connection'</entry>
- <entry/>
+ <entry></entry>
<entry>3.0.13</entry>
</row>
<row>
@@ -1052,7 +1052,7 @@
"utf8OutsideBmpIncludedColumnNamePattern". The regex
must follow the patterns used for the java.util.regex
package.</entry>
- <entry/>
+ <entry></entry>
<entry>5.1.3</entry>
</row>
<row>
@@ -1061,7 +1061,7 @@
"utf8OutsideBmpExcludedColumnNamePattern". The regex
must follow the patterns used for the java.util.regex
package.</entry>
- <entry/>
+ <entry></entry>
<entry>5.1.3</entry>
</row>
<row>
@@ -1076,7 +1076,7 @@
<entry>sessionVariables</entry>
<entry>A comma-separated list of name/value pairs to be sent as SET SESSION ...
to the server when the driver connects.</entry>
- <entry/>
+ <entry></entry>
<entry>3.1.8</entry>
</row>
<row>
@@ -1139,7 +1139,7 @@
<entry>The character encoding to use for sending and retrieving TEXT,
MEDIUMTEXT and LONGTEXT values instead of the configured
connection characterEncoding</entry>
- <entry/>
+ <entry></entry>
<entry>5.0.0</entry>
</row>
<row>
@@ -1215,7 +1215,7 @@
SQLExceptions thrown by the driver will be allowed to be
intercepted by these interceptors, in a chained fashion,
with the first class listed as the head of the chain.</entry>
- <entry/>
+ <entry></entry>
<entry>5.1.8</entry>
</row>
<row>
@@ -1263,7 +1263,7 @@
counter will only increment when the SQL matches the
regular expression. By default, every statement issued
matches.</entry>
- <entry/>
+ <entry></entry>
<entry>5.1.15</entry>
</row>
<row>
@@ -1289,7 +1289,7 @@
manage different groups independently. If not specified,
live management of load-balanced connections is
disabled.</entry>
- <entry/>
+ <entry></entry>
<entry>5.1.13</entry>
</row>
<row>
@@ -1317,7 +1317,7 @@
SQLException should trigger failover. The comparison is
done using Class.isInstance(SQLException) using the
thrown SQLException.</entry>
- <entry/>
+ <entry></entry>
<entry>5.1.13</entry>
</row>
<row>
@@ -1327,7 +1327,7 @@
SQLException should trigger failover. The SQLState of a
given SQLException is evaluated to determine whether it
begins with any value in the comma-delimited list.</entry>
- <entry/>
+ <entry></entry>
<entry>5.1.13</entry>
</row>
<row>
@@ -1503,7 +1503,7 @@
<entry>serverTimezone</entry>
<entry>Override detection/mapping of timezone. Used when timezone from server
doesn't map to Java timezone</entry>
- <entry/>
+ <entry></entry>
<entry>3.0.2</entry>
</row>
<row>
@@ -1515,7 +1515,7 @@
results returned by the "current" interceptor will be
passed on to the next in in the chain, from
left-to-right order, as specified in this property.</entry>
- <entry/>
+ <entry></entry>
<entry>5.1.1</entry>
</row>
<row>
| Thread |
|---|
| • svn commit - mysqldoc@oter02: r25446 - trunk/refman-common | mysqldoc | 18 Mar |