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
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