wuqiong818 commented on issue #33566:
URL: 
https://github.com/apache/shardingsphere/issues/33566#issuecomment-2459135603

   my configuratioin
   **global.yaml**
   
   `mode:
     type: Cluster
     repository:
       type: etcd
       props:
         namespace: governance_ds
         server-lists: http://124.156.192.247:11094
         props:
           timeToLiveSeconds: 30
           connectionTimeout: 30
           
   authority:
     users:
       - user: root@%
         password: root
     privilege:
       type: ALL_PERMITTED
   
   props:
     sql-show: true`


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