Ikutin Caranya dibawah ini
~ sudo su~ mysql -u root -p *enter your password*~ update mysql.user set plugin = 'mysql_native_password' where User='root';~ FLUSH PRIVILEGES;~ exit;
Kumpulan Tutorial dan Tips dan Trick seputar Teknologi
~ sudo su~ mysql -u root -p *enter your password*~ update mysql.user set plugin = 'mysql_native_password' where User='root';~ FLUSH PRIVILEGES;~ exit;
0 Komentar untuk "How to fix Access denied for user 'root'@'localhost' in Mysql"