|
@@ -1,6 +1,6 @@
|
|
|
#mysql info
|
|
#mysql info
|
|
|
jdbc.driverClassName=com.mysql.jdbc.Driver
|
|
jdbc.driverClassName=com.mysql.jdbc.Driver
|
|
|
-jdbc.url=jdbc:mysql://192.168.100.3:3306:3306/b2b_mysql_test?characterEncoding=UTF-8&allowMultiQueries=true&rewriteBatchedStatements=true
|
|
|
|
|
|
|
+jdbc.url=jdbc:mysql://192.168.100.3:3306/b2b_mysql_test?characterEncoding=UTF-8&allowMultiQueries=true&rewriteBatchedStatements=true
|
|
|
jdbc.username=sa
|
|
jdbc.username=sa
|
|
|
jdbc.password=select111***
|
|
jdbc.password=select111***
|
|
|
jdbc.initialSize=5
|
|
jdbc.initialSize=5
|