Install MySQL under Linux

Source: Internet
Author: User

1. Check if MySQL is installed

A Rpm-qa | grep MySQL

Mysql-libs-5.1.71-1.el6.x86_64

b rpm-e--nodeps mysql-libs-5.1.71-1.l6.x86_64

2. Upload MySQL and unzip

mkdir MySQL under the/usr/local/

copy MySQL to MySQL

TAR-XVF Mysql-5.5.49-1.linux2.6.i386.rpm-bundle.tar

"MySQL Dependency package Installation" There is a times wrong, it may be because of this problem

Yum-y Install libaio.so.1 libgcc_s.so.1 libstdc++.so.6

Yum Update libstdc++-4.4.7-4.el6.x86_64

3. Install MySQL server and client

Service side:

RPM-IVH mysql-server-5.5.49-1.linux2.6.i386.rpm--force--nodeps ref 50083699

Client:

RPM-IVH mysql-client-5.5.49-1.linux2.6.i386.rpm--force--nodeps

Install MySQL under Linux

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.