Modified:
trunk/connector-j/src/com/mysql/jdbc/configs/maxPerformance.properties
Log:
Merged from 5.0.
Modified: trunk/connector-j/src/com/mysql/jdbc/configs/maxPerformance.properties
===================================================================
--- trunk/connector-j/src/com/mysql/jdbc/configs/maxPerformance.properties 2007-03-23
17:36:06 UTC (rev 6367)
+++ trunk/connector-j/src/com/mysql/jdbc/configs/maxPerformance.properties 2007-03-23
19:50:49 UTC (rev 6368)
@@ -22,4 +22,8 @@
useLocalSessionState=true
elideSetAutoCommits=true
-alwaysSendSetIsolation=false
\ No newline at end of file
+alwaysSendSetIsolation=false
+
+# Can cause high-GC pressure if timeouts are used on every
+# query
+enableQueryTimeouts=false
\ No newline at end of file
| Thread |
|---|
| • Connector/J commit: r6368 - trunk/connector-j/src/com/mysql/jdbc/configs | mmatthews | 23 Mar |