MySQL安装

MySQL password error – error 1045 (28000): access denied for user ‘root’ @’localhost ‘(using passwor:yes )

 

 

https://computingforgeeks.com/how-to-install-mysql-8-on-fedora/

 

https://developpaper.com/mysql-password-error-error-1045-28000-access-denied-for-user-root-localhost-using-passworyes/

 

sudo systemctl start mysqld.service
sudo systemctl enable mysqld.service

sudo systemctl restart mysqld.service

 

posted @ 2021-02-04 21:02  profesor  阅读(67)  评论(0编辑  收藏  举报