設置mysql密碼:

設置mysql密碼:mysql SET PASSWORD FOR 'root'@'localhost' = PASSWORD('password'); 而後到命令行驗證:mysql -uroot -ppassword
相關文章
相關標籤/搜索