Your password has expired. To log in you must change it using a client that supports expired passwor
密碼過期,需要重設密碼,處理過程如下。
mysql> use mysql
ERROR 1820 (HY000): You must reset your password using ALTER USER statement before executing this statement.
mysql> set password = password('123456789');
Query OK, 0 rows affected, 1 warning (0.03 sec)
mysql> flush privileges;
Query OK, 0 rows affected (0.03 sec)
mysql> exit
Bye
重置密碼後重新登入即可。
相關文章
- MySQL:You must reset your password using ALTER USER statement before executing this statement.MySql
- ORA-28001:the password has expired
- 【ORA-28001】ORA-28001: the password has expired
- yarn certificate has expiredYarn
- 什麼叫archive log expired?Hive
- Scan Your Truck Using Nexiq Adapter: Simplifying Your Diagnostic ProcessAPT
- Your VM has become "inaccessible.
- 專案使用guzzleHttp報錯:certificate has expiredHTTP
- Would you like to develop a story for your character?dev
- electron專案npm i 報錯certificate has expiredNPM
- After mysql installation, we need to change the password of root as belowMySql
- Input報錯“Form elements must have labels: Element has no title attribute Element has no placeholde”ORM
- before install octave package you must be install gcc-fortranPackageGC
- mysql 1045, "Access denied for user 'root'@'localhost' (using password: NO)"MySqllocalhost
- 如何解決"You have an error in your SQL syntax"ErrorSQL
- 錯誤內容:You have an error in your SQL syntax; check the manual that corresponds to your MySQL serverErrorMySqlServer
- Password is required when adding a database to AG group if the database has a master keyUIDatabaseAST
- homestead vagrant up 報錯 Your VM has become "inaccessible."
- ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password:YES)Errorlocalhost
- 消除Warning: Using a password on the command line interface can be insecure的提示
- git在pull時報錯You have not concluded your mergeGit
- 萬能方法解決——You have an error in your SQL syntaxErrorSQL
- MySQL學習之change buffer 和 redo logMySql
- 【譯】Using .NET for Apache Spark to Analyze Log DataApacheSpark
- npm報錯:request to https://registry.npm.taobao.org failed, reason certificate has expiredNPMHTTPAI
- npm ERR! code CERT_HAS_EXPIRED:解決證書過期問題NPM
- 區塊鏈概念 That You Must Know 第四期(3)區塊鏈
- You may fail to backup log or restore log after TDE certification/key rotation.AIREST
- 啟動報錯:Access denied for user 'root'@'localhost' (using password:YES)localhost
- 報錯”ERROR 1045 (28000): Access denied for user ‘root’@’localhost’ (using password: NO)”Errorlocalhost
- java.sql.SQLException: Access denied for user ‘root‘@‘localhost‘ (using password: YES)JavaSQLExceptionlocalhost
- 轉載:yarn安裝依賴時報錯certificate has expired at TLSSocket.onConnectSecureYarnTLS
- ERROR3948: Loading local data is disabled - this must be enabled on both the client and server sidesErrorclientServerIDE
- Connect SQL Server from Linux Client using Windows Authentication and troubleshoot stepsSQLServerLinuxclientWindows
- You are using the runtime-only build of Vue where the template compiler is not available.UIVueCompileAI
- git-----You have not concluded your merge (MERGE_HEAD exists)解決Git
- Make sure you configure your "user.name" and "user.email" in git.AIGit
- paramiko 2.4.2 has requirement cryptography>=1.5, but you'll have cryptography 1.3.1 which is incompUIREM
- Syntax Error: ValidationError: Invalid options object. Stylus Loader has been initialized using anErrorObjectZed