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