Mysql8.0 更改密碼

use mysql;ALTER USER 'root'@'localhost' IDENTIFIED WITH mysql_native_password BY '你的密碼';
相關文章
相關標籤/搜索