From 53edac1b68e8eb7afdfac04c20fe492c6b009e4b Mon Sep 17 00:00:00 2001 From: liuz Date: Tue, 7 Aug 2018 20:51:50 +0800 Subject: [PATCH] =?UTF-8?q?=E9=85=8D=E7=BD=AE=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- WebContent/META-INF/context.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" />