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

1、敲mysql -uroot -p 進入mysql中   2、輸入你的密碼 我的是root,成功後就是下面這樣: 3、這個時候就可以開始修改你的密碼了: 4、設置我們這次的密碼永遠不過期,記得要設置省得天天磨磨唧唧的: alter user 'root'@'localhost'password expire never 5、再保存刷新一下吧 6、滾去Navicat測試一下咯
相關文章
相關標籤/搜索