Solve the problem of MySQL login ERROR 1045 (28000)
Problem Description After installing MYSQL on the MAC today, MYSQL assigned a default password by default, but when I log in with the default password on the terminal, it will always prompt an authorization failure error: Access denied for user ‘root’@’localhost’ (using passwor) as shown in the figure: solution Since it is now impossible to …
Solve the problem of MySQL login ERROR 1045 (28000) Read More »