Access denied after setting user’s password with SHA256 in phpMyAdmin
After seeing that default passwords generated by phpMyAdmin used mysql_native_password and therefore hashes didn’t changed when equal passwords where used, I updated one user’s password and set the hashing to SHA256.