Commit 9e55891ff12c87251b5a36710220b151bafd923c
1 parent
dd2757a3
测试batch update
Showing
1 changed file
with
1 additions
and
1 deletions
class-service.yml
| @@ -17,7 +17,7 @@ spring: | @@ -17,7 +17,7 @@ spring: | ||
| 17 | coreDatasource: | 17 | coreDatasource: |
| 18 | write: | 18 | write: |
| 19 | name: gxb_core | 19 | name: gxb_core |
| 20 | - url: jdbc:mysql://emysql3:3306/gxb_core?useUnicode=true&characterEncoding=UTF-8 | 20 | + url: jdbc:mysql://emysql3:3306/gxb_core?useUnicode=true&characterEncoding=UTF-8&allowMultiQueries=true |
| 21 | username: test | 21 | username: test |
| 22 | password: 123456 | 22 | password: 123456 |
| 23 | driver-class-name: com.mysql.jdbc.Driver | 23 | driver-class-name: com.mysql.jdbc.Driver |