mysql: [Warning] Using a password on the command line interface can be insecure

本文档详细介绍了如何解决在命令行中使用MySQL时出现的'Using a password on the command line interface can be insecure'警告,以及解决'Access denied for user’root’@‘localhost’'的错误。提供了包括停止MySQL服务、跳过授权表、设置新密码、重启服务在内的完整解决方案。
摘要由CSDN通过智能技术生成

mysql: [Warning] Using a password on the command line interface can be insecure
解决方法:

登录重新配置的mysql 使用初始化秘密无法连接到mysql:

提示:Warning: Using a password on the command line interface can be insecure.
ERROR 1045 (28000): Access denied for user ‘root’@‘localhost’ (using password: YES)
或者
Enter password:
ERROR 1045 (28000): Access denied for user ‘root’@‘localhost’ (using password: NO)

在输入指令:mysql -uroot -p***** 初始化配置mysql密码时提示上边错误


查看官网文献:

官网:https://dev.mysql.com/doc/refman/8.0/en/password-security-user.html

说明如下:
6.1.2.1 End-User Guidelines for Password Security
MySQL users should use the following guidelines to keep passwords secure.

When you run a client program to connect to the MySQL server

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值