This is due to MySQL changing their auth method by default, you need the native password option:
https://dev.mysql.com/doc/refman/8.0/en/native-pluggable-authentication.html
This is due to MySQL changing their auth method by default, you need the native password option:
https://dev.mysql.com/doc/refman/8.0/en/native-pluggable-authentication.html