MySQL 8.0 で設定されているデフォルトの認証プラグインは何ですか?
Issue
- RHEL 7 クライアントから接続しようとすると、以下のエラーが発生します。
~]# mysql -u root -p -h <host> -P 3306
Enter password:
ERROR 2059 (HY000): Authentication plugin 'caching_sha2_password' cannot be loaded: /usr/lib64/mysql/plugin/caching_sha2_password.so: cannot open shared object file: No such file or directory
Environment
- Red Hat Enterprise Linux (RHEL)
- mariadb-5.5.64-1.el7
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.