MySQL2059錯誤

634828354發表於2019-02-24

alter user root@localhost identified by '123456' password expire never;

alter user root@localhost identified with mysql_native_password by '123456';

flush privileges;


來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/30046312/viewspace-2636851/,如需轉載,請註明出處,否則將追究法律責任。

相關文章