0
点赞
收藏
分享

微信扫一扫

db_ha执行ha_isready报错authentication method 13 not supported

瀚高数据库

目录

环境

症状

问题原因

解决方案


环境

系统平台:银河麒麟 (CPU鲲鹏)

版本:4.5.7


症状

db_ha执行ha_isready报错authentication method 13 not supported_系统平台

db_ha执行ha_isready报错authentication method 13 not supported


问题原因

在执行ha_isready时调用了错误的lib包

db_ha执行ha_isready报错authentication method 13 not supported_数据库_02


解决方案

修改环境变量LD_LIBRARY_PATH指定到HGDB安装目录下的lib目录

export LD_LIBRARY_PATH=/opt/HighGo4.5.7-see/lib:/lib64:/usr/lib64:/usr/local/lib64

db_ha执行ha_isready报错authentication method 13 not supported_数据库_03

db_ha执行ha_isready报错authentication method 13 not supported_系统平台_04


举报

相关推荐

0 条评论