原文:your password has expired.To log in you must change itusing a client that supports expired passwords

学java当然就少不了要跟mySQL打交道,终于经历了 小时的恶心安装后,舒舒服服的敲了一天demo,第二天再来的时候发现居然mySQL又特么出幺蛾子,无法连接上了。 仔细看了一下错误原因:your password has expired.To log in you must change itusing a client that supports expired passwords。 大概意 ...

2020-05-16 18:36 0 1065 推荐指数:

查看详情

your password has expired.to log in you must change it

今天应用挂了,log提示密码过期.客户端连接不上。 打开mysql,执行sql语句提示密码过期 执行set password=new password('123456'); 提示成功,但客户端仍然连接不上。但可以在控制台执行sql语句。于是: use mysql; update user ...

Wed Aug 12 17:10:00 CST 2015 0 4464
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM