Fix ERROR 1698 (28000): Access denied for user ‘root’@’localhost’ in MySQL
Recently, when I try to install and create a database in MySQL, I got “ERROR 1698 (28000): Access denied for user ‘root’@’localhost’” error. After that, I found a method for this bug. So this...