由于设置了密码, Active IQ Unified Manager 更新失败
适用场景
- ActiveIQ Unified Manager ( AIQUM ) 9.6+
- 在 AIQUM 外部升级 MySQL
问题描述
- AIQUM升级失败、并显示错误消息:
Setup failed to configure MySQL settings and will exit now. Try again.
Use Strong Password Encryption for Authentication
在 MySQL 升级期间选择- 查询
mysql> select Host,User,plugin,password_last_changed from mysql.user;
将显示caching_sha2_password
用户 root 的信息