huanghao495430759 commented on issue #9326:
URL: https://github.com/apache/shardingsphere/issues/9326#issuecomment-810067515
Hi @tristaZero , I have another question, now the register center save the
authentication data is :
`
users:
root:
hostname: '%'
password: root
sharding:
hostname: '%'
password: sharding
`
does it also change to
`
users:
- root@%:root
- sharding@%:sharding
`
?
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]