lalalayyy edited a comment on issue #1989: URL: https://github.com/apache/shardingsphere/issues/1989#issuecomment-889568379
1、exception:  2、sharding-jdbc version <dependency> <groupId>io.shardingsphere</groupId> <artifactId>sharding-jdbc-spring-boot-starter</artifactId> <version>3.1.0</version> </dependency> 3、sql如1图中所示,只是一个简单的查询sql。 4、话说我不只是这一个sql,还有一个插入的操作,但是成功了,而且优先执行插入操作,再进行查询。失败了。插入操作如下图:  5、debug查找结果显示:ParsingRuleRegistry类下的方法报错  6、不确定是否配置有问题。 -- 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]
