All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.mysql.cj.configurations.3-0-Compat.properties Maven / Gradle / Ivy

There is a newer version: 8.0.33
Show newest version
#
# Settings to maintain Connector/J 3.0.x compatibility
# (as much as it can be)
#

emptyStringsConvertToZero=true
jdbcCompliantTruncation=false
noDatetimeStringSync=true
nullCatalogMeansCurrent=true
transformedBitIsBoolean=false
dontTrackOpenResources=true
zeroDateTimeBehavior=CONVERT_TO_NULL
useServerPrepStmts=false
autoClosePStmtStreams=true
processEscapeCodesForPrepStmts=false
populateInsertRowWithDefaultValues=false




© 2015 - 2024 Weber Informatics LLC | Privacy Policy