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 2020/12/29 04:11:05 UTC

[GitHub] [shardingsphere] tuohai666 opened a new issue #8802: Support REMOVE RESOURCE

tuohai666 opened a new issue #8802:
URL: https://github.com/apache/shardingsphere/issues/8802


   ADD RESOURCE (
   primary_ds=127.0.0.1:3306:demo_ds_0:root,
   replica_ds_0=127.0.0.1:3306:demo_ds_0:root,
   replica_ds_1=127.0.0.1:3306:demo_ds_0:root
   )
   
   REMOVE RESOURCE (primary_ds, replica_ds_0)


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

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



[GitHub] [shardingsphere] tristaZero closed issue #8802: Support REMOVE RESOURCE

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


   


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

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



[GitHub] [shardingsphere] jingshanglu commented on issue #8802: Support REMOVE RESOURCE

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


   It is suggested to change to `DROP RESOURCE (primary_ds, replica_ds_0)`, @terrymanu  @tuohai666 


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

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