First time here? Check out the FAQ!
answered 2021-09-08 05:44:50 -0600
problem solved. It comes from mysql8 which uses plugin caching_sha2_password . So changing in mysql the plugin to mysql_native_password solves the problem