SoFunction
Updated on 2025-04-08

Log in to PHPmyAdmin with root user, Client does not support authentication...

This is done:
Start --mysql--mysql command line client
Enter the root user's password and enter:
set password for 'root'@'localhost'=OLD_PASSWORD('root user's password');

Enter exit;
After logging out, you can log in to PHPmyAdmin normally