连接到sql时出现以下错误。使用“mysql\u native\u password”方法对用户“”的主机“”进行身份验证失败,消息为:拒绝访问用户“”@'desktop-i6bl7qq'(使用密码:否)
示例代码: <add name="MySQLConnection" connectionString="server=root;user=kunal;database=register;port=3306;password=******;" />
连接到sql时出现以下错误。使用“mysql\u native\u password”方法对用户“”的主机“”进行身份验证失败,消息为:拒绝访问用户“”@'desktop-i6bl7qq'(使用密码:否)
示例代码: <add name="MySQLConnection" connectionString="server=root;user=kunal;database=register;port=3306;password=******;" />
1条答案
按热度按时间fkaflof61#
连接字符串。
安装mysql。
mysql.data文件
mysql.data.entity
nuget链接packages:- https://www.nuget.org/packages?q=mysql.data&prerel=false