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/04/08 08:37:33 UTC

[GitHub] [shardingsphere] menghaoranss opened a new issue #9991: The output is incorrect when add resource and database connection failed

menghaoranss opened a new issue #9991:
URL: https://github.com/apache/shardingsphere/issues/9991


   Execute RDL `ADD RESOURCE` ,but the client outputs `Can not drop resources` : 
   
   ```
   mysql> add resource ds_0(host=127.0.0.1,port=3306,db=test1, user=root, password=123456);
   ERROR 2006 (HY000): MySQL server has gone away
   No connection. Trying to reconnect...
   Connection id:    1
   Current database: db_1
   
   ERROR 1104 (C1104): Can not drop resources, resources [ds_0] do not exist.
   ```


-- 
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 #9991: The output is incorrect when add resource and database connection failed

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


   


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