Vì PHP không hiểu caching_sha2_password , đặt người dùng trở lại mysql_native_password :
ALTER USER 'forge'@'localhost'
IDENTIFIED WITH mysql_native_password BY 'new_password'
Vì PHP không hiểu caching_sha2_password , đặt người dùng trở lại mysql_native_password :
ALTER USER 'forge'@'localhost'
IDENTIFIED WITH mysql_native_password BY 'new_password'