`
我是温浩然
  • 浏览: 104209 次
文章分类
社区版块
存档分类
最新评论

本文完全转载 MYSQL ERROR 1862 (HY000): Your password has expired.

 
阅读更多

原网址:http://blog.csdn.net/yeruby/article/details/44301047

遇到错误:

ERROR 1862 (HY000): Your password has expired. To log in you must
change it using a client that supports expired passwords.


原因是:

MySQL5.6 introduces password-expiration capability, to enable database administrators to expire account passwords and require users to reset their password.


所以只需重新修改下密码即可,修改方式如下:

以root权限登录mysql:(这里我的账户是root,密码也是root)

mysql -uroot -proot

然后更改密码:

SET PASSWORD = PASSWORD('root');


OK,可以正常使用了。

分享到:
评论

相关推荐

    ERROR 1862 (HY000): Your password has expired. To log in you must change it using a …..

    ERROR 1862 (HY000): Your password has expired. To log in you must change it using a client that supports expired passwords 出现问题原因: 可能是你在安装 MySQL过程中,通过mysqld –initialize 初始化 ...

    ERROR 1862 (HY000): Your password has expired. To log in you must change it using a .....

    在MySQL的使用过程中,有时会遇到“ERROR 1862 (HY000): Your password has expired. To log in you must change it using a client that supports expired passwords”这样的错误提示,这表明你的MySQL密码已经过期...

    MySQL错误代码1862 your password has expired的解决方法

    然而,在日常使用中,我们可能会遇到各种错误,其中之一就是错误代码1862,提示“your password has expired”。这个错误通常发生在MySQL的安全策略要求定期更改密码,而用户未及时更新的情况下。 解决MySQL错误...

    ORA-28001 the password has expired密码过期.docx

    在Oracle数据库管理中,"ORA-28001 the password has expired" 是一个常见的错误,它表明数据库用户的密码已经超过了预设的有效期限,导致用户无法正常登录。这个错误主要出现在Oracle 11G及更高版本中,因为这些...

    Navicat for MYSQL

    标题中的“Navicat for MYSQL”是指一个名为Navicat的数据库管理工具,专用于连接和管理MySQL数据库。Navicat提供了一个图形化的界面,让用户能够更方便地执行SQL查询、管理数据库对象以及进行数据迁移。 描述中...

    完美解决MyEclipse过期

    完美解决MyEclipse提示过期Your 30-day trial of MyEclipse has expired.

    PowerDesigner16.5.0.3982破解补丁

    PowerDesigner16.5.0.3982版本破解补丁 PowerDesigner16.5.0.3982下载地址: http://download.sybase.com/eval/PowerDesigner/PowerDesigner165_Evaluation.exe 将补丁复制到安装目录下

    PowerDesigner16.5激活

    直接将文件解压,放入PowerDesigner安装根目录即可

    T+三大财务报表打开提示powered by grapecity spreadjs

    本文将深入探讨"T+三大财务报表"与"powered by grapecity spreadjs"之间的关联,并解析其中涉及的关键技术。 "T+三大财务报表"通常指的是资产负债表、利润表和现金流量表,这三者是企业财务分析的核心,用于反映...

    badssl.com:令人难忘的网站,用于针对错误的SSL配置测试客户端

    访问以获取测试子域的列表,包括:服务器设置库存Ubuntu VM,DNS A记录badssl.com.... 指向虚拟机。... 为了在本地访问各个badssl子域,您需要将它们添加到。 运行make list-hosts并将输出复制并粘贴到/etc/hosts 。...

    gdul4.5.0.5_win64p.rar补丁前后文件

    Sorry, GDUL has expired. F:\dul\gdul4.5.0.5_win64>gdul_win64p ********************************************************************* GDUL for ORACLE DB. Version 4.5.0.5, build date: 2016.06.12. ...

    MySql数据库账号密码过期导致Navicat连接不上.docx

    当尝试通过Navicat或其他客户端连接MySQL数据库时,可能会遇到如下错误提示:“Your password has expired. To login you must change it using a client that supports expired passwords”。这表明当前使用的MySQL...

    TeeChart8+_ActiveX 破解版(带源码)

    (pudn下载下来,之前下载的pro8到期提示“the evaluation version of teechar pro has expired”,导致程序无法正常使用,不得已花钱在pudn下载了一个,注册后完美运行,里面包含了TeeChartx8Tutorials.chm帮助文件...

    macOS High Sierra 10.13.6 英伟达显卡重新签名的驱动

    英伟达显卡数字证书过期后,重新签名的驱动,安装...https://www.tonymacx86.com/threads/the-apps-authorization-has-been-revoked-high-sierra-nvidia-graphics-certificates-expired.320609/page-3#post-2324531 ...

    cuteEditor 授权文件 (cuteEditor 版本 过期 的 解决 办法)

    You are using a trial license and the trial period has expired. If you would like to extend your trial period, please write to support@cuteSoft.net. 说明:执行当前 Web 请求期间,出现未处理的异常。请...

    telerik.ui.for.aspnetmvc.2018.2.620.commercial.msi

    Telerik Collection for .NET 2018 R2 SP1 telerik.ui.for.aspnetmvc.2018.2.620.commercial.msi

    等保测评之MySQL测评指导PPT

    4. 用户的密码过期策略可以通过select user,host,password_lifetime,password_last_changed,password_expired from mysql.user;来查看。 5. 登录失败处理策略可以通过show variables like '%connection_control%';来...

    sgcWebSockets_source_4.1.0

    [+] : MQTT client, added Authentication property, allows to set user and password to authenticate against MQTT Server. [+] : MQTT client, added HeartBeat property, keeps alive connection. [+] : ...

Global site tag (gtag.js) - Google Analytics