whg903 commented on issue #6839:
URL: https://github.com/apache/shardingsphere/issues/6839#issuecomment-675875872
@tuohai666 Thank you very much.
After test more, I finally found:
1. h2 1.4.196 and before not support mysql ` ` syntax.
2. h2 1.4.197~1.4199 support `` but not ""
3. h2 1.4.200 all is ok
Unfortunately the version i am using is 1.4.199.
After update to 1.4.200 , the problem disappeared
I can't find related issue or pr in changelog of h2 1.4.200.
----------------------------------------------------------------
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]