我是靠谱客的博主 可耐黑猫,这篇文章主要介绍Authentication with old password no longer supported, use 4.1 style password,现在分享给大家,希望可以做个参考。
visual studio: 2012
MySql.Data: Version=6.9.4.0
问题描述:
连接msql connection时抛出异常:
Authentication with old password no longer supported, use 4.1 style password.
原因:
mysql 版本较老, 而MySql.Data版本较新使用了新的密码验证方式
解决办法:
换成较老的MySql.Data: Version=6.5.4.0
最后
以上就是可耐黑猫最近收集整理的关于Authentication with old password no longer supported, use 4.1 style password的全部内容,更多相关Authentication内容请搜索靠谱客的其他文章。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复