zjcnb commented on issue #10716:
URL:
https://github.com/apache/shardingsphere/issues/10716#issuecomment-858261462
Can you provide the configuration information?
I think you have a problem with the configuration information
such as
> spring:
shardingsphere:
props:
sql-show: true
datasource:
common:
driver-class-name: com.mysql.jdbc.Driver
names: ds0
ds0:
username: root
password: 123456
url:
jdbc:mysql://127.0.0.1:3306/test?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=GMT%2b8
type: com.alibaba.druid.pool.DruidDataSource
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]