McClone opened a new issue, #24173: URL: https://github.com/apache/shardingsphere/issues/24173
### Which version of ShardingSphere did you use? 5.3.1 ### Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy? ShardingSphere-Proxy ### Expected behavior select * from xx where a like '%a%' has result; ### Actual behavior select * from xx where a like '%a%' has no result; -- 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]
