linghengqian commented on issue #27955: URL: https://github.com/apache/shardingsphere/issues/27955#issuecomment-3651387011
@terrymanu In my unit tests at https://github.com/linghengqian/shardingsphere-v540-readwrite-splitting-test/commit/6f0dd8a20eb046577c4addab21dc8ffa67c2e258, I replaced h2database with mysql, and this bug no longer exists. Therefore, this issue actually only affects h2database, not mysql. Considering that the master branch of shardingsphere actually uses the mysql dialect to parse h2database, is it still necessary to keep this issue open to try and fix the bug on h2database? -- 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]
