安裝mysql時,服務器提示 ERROR 1820 (HY000): You must reset

安裝mysql時,服務器提示 ERROR 1820 (HY000): You must reset your password using ALTER USER statement before executing this statement.mysql


解決辦法:sql

alter user user() identified by "你的密碼"; 服務器

相關文章
相關標籤/搜索