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: [email protected]
