【发布时间】:2018-10-09 19:38:52
【问题描述】:
当我尝试将 MySQL (8.0) 数据库与 Visual Studio 2018 连接时,我收到此错误消息
“任何可用插件都不支持身份验证方法'caching_sha2_password'”
我也无法检索数据库名称。
我使用mysql-for-visualstudio-1.2.7 和mysql-connector-net-8.0.11 进行连接。
有什么办法可以解决。
【问题讨论】:
-
我在单独的对话框中收到的错误消息是“任何可用插件都不支持身份验证方法'caching_sha2_password'”。
标签: c# mysql authentication visual-studio-2017