21 lines
1.6 KiB
XML
21 lines
1.6 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<Context>
|
|
<!-- <Resource name="jdbc/als" auth="Container" type="javax.sql.DataSource"
|
|
maxActive="30" maxIdle="2" maxWait="10000" 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&useSSL=false"
|
|
/> -->
|
|
<Resource name="jdbc/als" auth="Container" type="javax.sql.DataSource"
|
|
maxActive="30" maxIdle="2" maxWait="10000" username="apzl" password="apzl@2018"
|
|
driverClassName="com.mysql.jdbc.Driver"
|
|
url="jdbc:mysql://47.94.109.18:3306/apzl?rewriteBatchedStatements=true&useUnicode=true&characterEncoding=GBK&autoReconnectForPools=true&autoReconnect=true&useSSL=false" />
|
|
<!-- <Resource name="jdbc/als" auth="Container" type="javax.sql.DataSource"
|
|
maxActive="30" maxIdle="2" maxWait="10000" username="apzl" password="apzl@2018"
|
|
driverClassName="com.mysql.jdbc.Driver" url="jdbc:mysql://60.205.189.63:3306/apzl?rewriteBatchedStatements=true&useUnicode=true&characterEncoding=GBK&autoReconnectForPools=true&autoReconnect=true&useSSL=false"
|
|
/> -->
|
|
<!-- <Resource name="jdbc/als" auth="Container" type="javax.sql.DataSource"
|
|
maxActive="30" maxIdle="2" maxWait="10000" username="apzl" password="123"
|
|
driverClassName="com.mysql.jdbc.Driver" url="jdbc:mysql://172.16.21.174:3306/apzl?rewriteBatchedStatements=true&useUnicode=true&characterEncoding=GBK&autoReconnectForPools=true&autoReconnect=true&useSSL=false"
|
|
/> -->
|
|
</Context>
|
|
|