MariaDB Client Setup on CentOS 7.x Container for Elastic VPS
Written by:
Neil McNulty
on
14 March 2025 08:20 PM
|
|
Scenario: You have got an Elastic VPS running CentOS 7.9 or lower running. You also have a MySQL Container running the latest version of MySQL or MariaDB. When you try to connect to MySQL/MariaDB Server internally via SSH or via code from the Elastic VPS, you cannot connect to it due to 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... or something similar... You will need to complete the following steps:
Should you have any further issues, please reach out to our support team for assistance. | |
|