You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by "sunkai-cai (via GitHub)" <gi...@apache.org> on 2023/02/14 09:40:30 UTC

[GitHub] [shardingsphere] sunkai-cai commented on issue #24152: Add source database information when throws UnavailableDataSourceException

sunkai-cai commented on issue #24152:
URL: https://github.com/apache/shardingsphere/issues/24152#issuecomment-1429421847

   Exception case:
   
   1. start Proxy.
   2. CREATE DATABASE `CREATE DATABASE test_db;`
   3. REGISTER STORAGE `REGISTER STORAGE UNIT test_db (URL="jdbc:mysql://127.0.0.1:3306/test_db",USER="sharding", PASSWORD="sharding");`
   4. STOP MYSQL ("127.0.0.1:3306")
   5. restart Proxy.
   


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