Install mysql and yummysql in yum

Source: Internet
Author: User

Install mysql and yummysql in yum



1. First, go to the mysql official website;

Web: http://dev.mysql.com/downloads/

Yum mysql repot options found:



2. Find the mysql yum repo address on the URL above:

Http://dev.mysql.com/downloads/repo/yum/




3. Find the yum repo based on the specific system version.




4. Find the Quick Guide:



5. After reading the guide, you must first download the repo that matches the system:



6. Check whether the system version is:


Cat/etc/redhat-release

Found 6.2


Use wget to download yum repo rpm:

You should right-click the link to download the version:

Wget http://dev.mysql.com/get/mysql-community-release-el6-5.noarch.rpm


7. Use

Rpm-Uvh mysql-community-release-el6-5.noarch.rpm


8. Installation

Sudo yum install mysql-community-server


9. Start the service:

Sudo service mysqld start: note that mysqld


View status: sudo service mysqld status


10. Close the service:

Sudo service mysqld stop:



Note: The installed mysql has no password. you can log on directly and change the password.

3. Find the yum repo based on the specific system version.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.