Installing the MySQL client utility
You need to install this utility to protect the following databases:
Azure MySQL
Azure MariaDB
AWS MySQL
AWS MariaDB
AWS Aurora MySQL
GCP MySQL
The MySQL client utility recommended version is 8.0.34.
RPM Download location |
To install, run the following commands in the terminal:
- rpm -ivh mysql-community-common-<version_no>.x86_64.rpm
- rpm -ivh mysql-community-client-plugins- <version_no>.x86_64.rpm
- rpm -ivh mysql-community-libs- <version_no>.x86_64.rpm
- rpm -ivh mysql-community-client- <version_no>.x86_64.rpm
Note:
Avoid using MySQL client utility 8.0.32 version as there is a bug reported by MySQL.