RaigorJiang commented on issue #24152:
URL: 
https://github.com/apache/shardingsphere/issues/24152#issuecomment-1432682624

   > Exception case:
   > 
   > 0. start MYSQL ("127.0.0.1:3306")
   > 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.
   
   @sunkai-cai Got it, thank you!


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

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to