Install MySQL database on Linux system

Source: Internet
Author: User

One: Download and upload the installation package to the Linux system

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

2: Copy the MySQL installation package on Windows to a Linux system with the Leapftp tool

Second: Install MySQL database

Install the dependent software and install the package on the second ISO disk:

1. First add the second disk to the virtual machine:

2: Mount the installation disk file to the specified directory

3: Install dependent programs

4: Installation Dependent program complete

5: Install MySQL program

Install Server side:

To install the client:

Installation is complete!

Three: see if the installation was successful

1:service MySQL Status: Check if the MySQL service is started

Has been started, indicating successful installation!

2: Boot default off MySQL

Chkconfig MySQL off

3: Set password for MySQL user root
Set password for ' root ' @ ' localhost ' =password (' root ');

Install MySQL database on Linux system

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.