logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

Mac电脑用VisualStudio连接数据库出现:Authentication method ‘caching_sha2_password‘ not supported by any of the

该问题在网上搜索了很多资料,很少内容是关于mac电脑的,主要是mac电脑在使用mysql8的时候,默认是没有配置文件my.cnf的,所以需要新建一个my.cnf。步骤一:打开终端,cd /etc进入目录步骤二:输入 sudo vi my.cnf 创建配置文件步骤三:复制如下内容到my.cnf配置文件中【重要的是这个default_authentication_plugin=mysql_native

#c##unity#macos +1
到底了