|
@@ -7,6 +7,9 @@ zeroDateTimeBehavior=convertToNull
|
|
# disable unicode handling
|
|
# disable unicode handling
|
|
useUnicode=false
|
|
useUnicode=false
|
|
|
|
|
|
|
|
+# Get rid of SQL exceptions thrown in Mysql jdbc driver
|
|
|
|
+holdResultsOpenOverStatementClose=true
|
|
|
|
+
|
|
# charset
|
|
# charset
|
|
#useUnicode=true
|
|
#useUnicode=true
|
|
#characterEncoding=Cp1252
|
|
#characterEncoding=Cp1252
|