tweaking params

This commit is contained in:
Athou
2013-06-06 10:57:58 +02:00
parent be6db080fd
commit 66abb68097
3 changed files with 11 additions and 6 deletions

View File

@@ -12,7 +12,7 @@
<!--
<Resource id="MySQL" type="DataSource">
JdbcDriver com.mysql.jdbc.Driver
JdbcUrl jdbc:mysql://localhost/commafeed?useUnicode=true&amp;characterEncoding=UTF-8&amp;autoReconnect=true&amp;failOverReadOnly=false&amp;maxReconnects=20
JdbcUrl jdbc:mysql://localhost/commafeed?useUnicode=true&amp;characterEncoding=UTF-8&amp;autoReconnect=true&amp;failOverReadOnly=false&amp;maxReconnects=20&amp;rewriteBatchedStatements=true
UserName cf
Password cf
MaxActive 50