Is your feature request related to a problem? Please describe.
The root account of localhost and 127.0.0.1 needs to log in without password. but the default root password set by yaml is for all root accounts.
Describe the solution you'd like
- Keep the root account 127.0.0.1 and localhost password synchronized.
- Support the use of passwords for backup.
- Set the password of the root account % to a fixed value (only for operator use, no need for users to modify).
Describe alternatives you've considered
Additional context