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


   ## Feature Request
   
   Using `psql` connect to PostgreSQL:
   ```
   wuweijie=# begin;
   BEGIN
   wuweijie=*# abort;
   ROLLBACK
   ```
   
   Connect to Proxy:
   ```
   bmsql=> begin;
   BEGIN
   bmsql=*> abort;
   ERROR:  You have an error in your SQL syntax
   ```
   


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