< Home - < Back

MySQL55-test


Information about the package, MySQL55-test, which is shipped with common Linux distributions. The MySQL55-test package is designed for, MySQL - Test suite.


Package Name:

MySQL55-test

Summary:

MySQL - Test suite

Description:

rights reserved. Use is subject to license terms. Under GPLv2 license as shown in the Description field. This package contains the MySQL regression test suite. For a description of MySQL see the base MySQL RPM or http://www.mysql.com/

Architecture:

x86_64

Version:

5.5.59

Release:

1.cp1162

Size:

109 M

Repository:

installed

From Repository:

Licence:

Copyright (c) 2000, 2011, Oracle and/or its affiliates. All



Handy Yum Commands for MySQL55-test


Control the MySQL55-test package with the following handy commands outlined below.


Command

Description of Command

yum install MySQL55-test

This command will install MySQL55-test on the server.

yum remove MySQL55-test

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

yum -y remove MySQL55-test

This command will un-install MySQL55-test 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 MySQL55-test when using the -y flag.

yum update MySQL55-test

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

yum -y update MySQL55-test

This command will update MySQL55-test 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 MySQL55-test when using the -y flag.

yum info MySQL55-test

This command will show you core information about the MySQL55-test package.

yum deplist MySQL55-test

This command will show you the dependencies for MySQL55-test. 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 MySQL55-test

This command will check if there is an update waiting on MySQL55-test. 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.