tuohai666 commented on issue #5903:
URL: https://github.com/apache/shardingsphere/issues/5903#issuecomment-639241999
I can get null timestamp correctly. Please try to change the config like
this:
```
schemaName: test
dataSources:
test:
url: jdbc:mysql://192.168.1.46:3306/test
username: root
password: test
connectionTimeoutMilliseconds: 30000
idleTimeoutMilliseconds: 60000
maxLifetimeMilliseconds: 1800000
maxPoolSize: 50
```
----------------------------------------------------------------
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]