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

   > 
   
   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