diff --git a/WebContent/META-INF/context.xml b/WebContent/META-INF/context.xml index b718e5a3f..b9cf8fa35 100644 --- a/WebContent/META-INF/context.xml +++ b/WebContent/META-INF/context.xml @@ -10,6 +10,6 @@ username="apzl" password="apzl@2018" driverClassName="com.mysql.jdbc.Driver" - url="jdbc:mysql://47.93.34.101:3306/apzl?rewriteBatchedStatements=true&useUnicode=true&characterEncoding=GBK&autoReconnectForPools=true&autoReconnect=true" /> + url="jdbc:mysql://47.93.34.101:3306/apzl?rewriteBatchedStatements=true&useUnicode=true&characterEncoding=GBK&autoReconnectForPools=true&autoReconnect=true&useSSL=false" />