Author: mcbrown
Date: 2007-09-16 08:00:03 +0200 (Sun, 16 Sep 2007)
New Revision: 7872
Log:
Automatic update from C/J build
Modified:
trunk/refman-common/connector-j-connprops.xml
Modified: trunk/refman-common/connector-j-connprops.xml
===================================================================
--- trunk/refman-common/connector-j-connprops.xml 2007-09-15 13:20:59 UTC (rev 7871)
+++ trunk/refman-common/connector-j-connprops.xml 2007-09-16 06:00:03 UTC (rev 7872)
Changed blocks: 1, Lines Added: 9, Lines Deleted: 0; 974 bytes
@@ -775,6 +775,15 @@
<entry>3.1.9</entry>
</row>
<row>
+ <entry>autoSlowLog</entry>
+ <entry>Instead of using slowQueryThreshold* to determine if a query is slow
+ enough to be logged, maintain statistics that allow the
+ driver to determine queries that are outside the 99th
+ percentile?</entry>
+ <entry>true</entry>
+ <entry>5.1.4</entry>
+ </row>
+ <row>
<entry>clientInfoProvider</entry>
<entry>The name of a class that implements the
com.mysql.jdbc.JDBC4ClientInfoProvider interface in
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r7872 - trunk/refman-common | mcbrown | 16 Sep |