我是靠谱客的博主 可耐黑猫,最近开发中收集的这篇文章主要介绍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 with old password no longer supported, use 4.1 style password所遇到的程序开发问题。
如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复