terrymanu commented on PR #20702: URL: https://github.com/apache/shardingsphere/pull/20702#issuecomment-1234453713
> > One exception should only have one vender code > > Copy. So `org.apache.shardingsphere.sql.parser.exception.SQLParsingException` 's vendor code is always 11000. > > Doc update: change | 42000 | 11000 | You have an error in your SQL syntax: `%s` | to | 42000 | 11000 | You have an error in your SQL syntax: `%s`, error message: `%s` | > > Am I right? Unfortunately no, one exception only has one error message, please split different message into two exceptions -- 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]
