linghengqian commented on issue #21442: URL: https://github.com/apache/shardingsphere/issues/21442#issuecomment-1272988169
- I found that this error log is actually caused by Jetbrains Datagrip, so this issue is first duplicated with https://github.com/apache/shardingsphere/issues/11994. - Also for the issue of not being able to execute RDL, I found that I was confused by a configuration. If I remove the following configuration in `server.yaml`, the error of `For input string: ""` will no longer pop up when executing SQL. ````yaml props: proxy-mysql-default-version: 5.6.51 ```` - Issues related to XA, this issue is a duplicate of https://github.com/apache/shardingsphere/issues/18894. - I will close this issue and separate out the real problem. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
