TeslaCN opened a new issue, #19810:
URL: https://github.com/apache/shardingsphere/issues/19810

   ## Bug Report
   
   Related to #18738.
   
   ### Which version of ShardingSphere did you use?
   
   master - 73674d5ef5de2adce8a4a881e79baf4c401c352c
   
   ### Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy?
   
   SQL parser.
   
   ### Expected behavior
   
   PostgreSQL / openGauss RESET statement could be parsed correctly.
   
   ### Actual behavior
   
   ```
   bmsql_sharding=> reset all;
   ERROR:  You have an error in your SQL syntax
   ```
   
   ### Reason analyze (If you can)
   
   #15309 add an `EOF` which broke the rule of RESET statement.
   


-- 
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]

Reply via email to