ALTER USER 'root'@'localhost' IDENTIFIED WITH 'mysql_native_password'; ALTER USER 'root'@'localhost' IDENTIFIED BY ''; FLUSH PRIVILEGES;