This Short Guide shows you Exactly How to Install MySQL Environment on CentOS 6.
You will need a Basic Familiarity with the Command Line Utility.
Is Important you Carefuly Follow the Instructions Contained in the Guide.
-
Open a Terminal Window
(Press “Enter” to Execute Commands) -
The Basic MySql Installation on CentOS is performed with:
sudo yum install mysql mysql-server
-
To find other MySql Packages try:
yum list | grep mysql