Hi, what client are you referring to? The only client I am aware of is the CLI mysql command /usr/bin/mysql and that is included in the mariadb package:
# rpm -qf /usr/bin/mysql mariadb-5.5.60-1.el7_5.x86_64 Best, Peter On Tue, Nov 13, 2018 at 5:13 AM Roxanne Sandesara <[email protected]> wrote: > > I have a QMT box running on CentOS 7. The mariadb packages installed are > upgrades of those that are part of the core CentOS 7 repositories. As such, > currently I have installed: > > mariadb-server-5.5.60-1.el7_5.x86_64 > mariadb-devel-5.5.60-1.el7_5.x86_64 > mariadb-5.5.60-1.el7_5.x86_64 > mariadb-libs-5.5.60-1.el7_5.x86_64 > > I now have another thing I’m trying to get working on the server. It requires > the -client package. However, I cannot find that package in any of the CentOS > 7 repositories. The only place I can find it is in the MariaDB repositories … > which then attempt to install Galera clustering, which I absolutely do not > want. (They also fail in the upgrade attempt, but that’s beside the point.) > > I have noticed that the MariaDB repository packages are camel-cased names > (MariaDB-client rather than mariadb-client). I have tried Google without any > success so far. Does anyone know where I can get either src.rpm or .rpm for > these versions of mariadb-client, mariadb-common, mariadb-shared ? > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
