bạn có thể thay đổi mã hóa của mật khẩu như thế này.
ALTER USER 'yourusername'@'localhost' IDENTIFIED WITH mysql_native_password BY 'youpassword';
bạn có thể thay đổi mã hóa của mật khẩu như thế này.
ALTER USER 'yourusername'@'localhost' IDENTIFIED WITH mysql_native_password BY 'youpassword';