解决方法的命令如下:
切换到mysql安装目录下 :C:\Program Files\MySQL\MySQL Server 8.0\bin
登录进去执行以下命令
use mysql;
alter user 'root'@'localhost' identified with mysql_native_password by '********';
flush privileges;
报错:ProxyError: Conda cannot proceed due to an error in your proxy configuration.
提示:Check for typos and other configuration errors in any ‘.netrc’ file in your home directory,
any environment variables ending in ‘_PROXY’, and any other system-wide proxy