You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2021/09/02 02:44:29 UTC

[GitHub] [shardingsphere] TeslaCN opened a new issue #12166: PostgreSQL doesn't support `abort` (rollback)

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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [shardingsphere] strongduanmu closed issue #12166: PostgreSQL doesn't support `abort` (rollback)

Posted by GitBox <gi...@apache.org>.
strongduanmu closed issue #12166:
URL: https://github.com/apache/shardingsphere/issues/12166


   


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [shardingsphere] tuichenchuxin commented on issue #12166: PostgreSQL doesn't support `abort` (rollback)

Posted by GitBox <gi...@apache.org>.
tuichenchuxin commented on issue #12166:
URL: https://github.com/apache/shardingsphere/issues/12166#issuecomment-911208352


   > @tuichenchuxin Can you take a look at this issue?
   
   ok, I'll have a look.


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [shardingsphere] strongduanmu commented on issue #12166: PostgreSQL doesn't support `abort` (rollback)

Posted by GitBox <gi...@apache.org>.
strongduanmu commented on issue #12166:
URL: https://github.com/apache/shardingsphere/issues/12166#issuecomment-911167306


   @tuichenchuxin Can you take a look at this issue?


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org