Da PHP caching_sha2_password
nicht versteht , setzen Sie den Benutzer zurück auf mysql_native_password
:
ALTER USER 'forge'@'localhost'
IDENTIFIED WITH mysql_native_password BY 'new_password'
Da PHP caching_sha2_password
nicht versteht , setzen Sie den Benutzer zurück auf mysql_native_password
:
ALTER USER 'forge'@'localhost'
IDENTIFIED WITH mysql_native_password BY 'new_password'