authentication plugin 'caching_sha2_password'

ALTER USER 'root'@'%' IDENTIFIED WITH mysql_native_password BY 'root';

flush privileges;

猜你喜欢

转载自blog.csdn.net/ghostyusheng/article/details/80327653