1.作用:
不需要让密码展示,把登陆信息作为配置文件形式放在服务器。
2.使用:
1.使用:mysql_config_editor set --login-path=yourname --user=root --host=localhost --port=3317 --password
2.查看:mysql_config_editor print --all
3.移除:mysql_config_editor remove --login-path=yourname
不需要让密码展示,把登陆信息作为配置文件形式放在服务器。
1.使用:mysql_config_editor set --login-path=yourname --user=root --host=localhost --port=3317 --password
2.查看:mysql_config_editor print --all
3.移除:mysql_config_editor remove --login-path=yourname
本文标题:mysql_config_editor 安全登陆工具
本文链接:https://www.haomeiwen.com/subject/kurjkctx.html
网友评论