< Home - < Back

root-sql-mysql


Information about the package, root-sql-mysql, which is shipped with common Linux distributions. The root-sql-mysql package is designed for, MySQL client plugin for ROOT.


Package Name:

root-sql-mysql

Summary:

MySQL client plugin for ROOT

Description:

This package contains the MySQL plugin for ROOT. This plugin provides a thin client (interface) to MySQL servers. Using this client, one can obtain information from a MySQL database into the ROOT environment.

Architecture:

x86_64

Version:

5.34.36

Release:

1.el6

Size:

59 k

Repository:

epel

From Repository:

Licence:

LGPLv2+



Handy Yum Commands for root-sql-mysql


Control the root-sql-mysql package with the following handy commands outlined below.


Command

Description of Command

yum install root-sql-mysql

This command will install root-sql-mysql on the server.

yum remove root-sql-mysql

This command will un-install root-sql-mysql on the server. When you run this command, you will be asked if you are sure that you want to remove root-sql-mysql, so you have to manually confirm that you want to do this.

yum -y remove root-sql-mysql

This command will un-install root-sql-mysql on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove root-sql-mysql when using the -y flag.

yum update root-sql-mysql

This command will update root-sql-mysql to the latest version. When you run this command, you will be asked if you are sure that you want to remove root-sql-mysql, so you have to manually confirm that you want to do this.

yum -y update root-sql-mysql

This command will update root-sql-mysql to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove root-sql-mysql when using the -y flag.

yum info root-sql-mysql

This command will show you core information about the root-sql-mysql package.

yum deplist root-sql-mysql

This command will show you the dependencies for root-sql-mysql. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update root-sql-mysql

This command will check if there is an update waiting on root-sql-mysql. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.