connor1024 commented on issue #18070:
URL: 
https://github.com/apache/shardingsphere/issues/18070#issuecomment-1141697689

   > @connor1024 Hi, How to add resource `wey_test`? Is it by `DistSQL`?
   
   yes, DistSQL :
   ADD RESOURCE wey_test (
   URL="",
   USER=root,
   PASSWORD=root,
   
PROPERTIES("connectionTimeoutMilliseconds"=30000,"idleTimeoutMilliseconds"=60000,"maxLifetimeMilliseconds"=1800000,"maxPoolSize"=50,"minPoolSize"=1)
   );


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