Mysql 5.7.15 installation and configuration method graphic tutorial, mysql5.7.15

Source: Internet
Author: User
Tags mysql download

Mysql 5.7.15 installation and configuration method graphic tutorial, mysql5.7.15

As a leader in relational databases, MySQL databases are not only sought after by the market but also favored by programmers because of their small size, fast speed and low cost. Next, let's talk about how to download and install MySQL:

1. Download MySQL

Step 1:Enter the https://www.mysql.com/in the address bar of the browser to go To the MySQL official website, as shown in:

 

Step 2:Download from a single machine to go to the following page: As shown in:


Step 3:Here we will introduce several MySQL versions:

1. MySQL Community Server Community version, open source free, but does not provide official technical support.

2. MySQL Enterprise Edition (available for 30 days.

3. MySQL Cluster version, open source free. Several MySQL servers can be encapsulated into one Server.

4. MySQL Cluster CGE advanced Cluster edition, pay-as-you-go.

5. MySQL Workbench (GUITOOL) is an ER/database modeling tool designed specifically for MySQL. It is the successor of the famous database design tool DBDesigner4. MySQLWorkbench is divided into two versions: Community edition (MySQL Workbench OSS) and commercial edition (MySQL WorkbenchSE ).

MySQL Community Server is open-source and free, which is also the MySQL version we usually use. It is subdivided into multiple versions based on different operating system platforms.

MySQL Community Server is free and open-source. Therefore, on this page, we use standalone Community. After the standalone is complete, it is shown as follows:

Step 4:Choose whether to download the installation version or decompress the version. (the differences between the installation version and the decompressed version can be queried by Baidu.) We will take the installation version as an example:


After downloading a single machine, go to the following page, as shown in:

After a single machine is installed, Download the following page.

So far, the mysql download is complete. After the download is successful, it is shown as follows:

Here I want to remind you that the windows version of The mysql32-bit also applies to 64-bit.

Ii. MySQL Installation(The installation process of mysql5.5 is similar here)

(1) double-click the file to be installed and the following page appears:

 

(2) Click next on a single machine. The following page is displayed:

(3) Here we choose custom installation and click next on a single machine, as shown below:

It should be noted that the storage location of the MySQL server and MySQL data files is set, and it is recommended to store them in a mysql directory file.

Standalone next appears as follows:

The following figure shows the standalone finish:


Standalone next, as shown below:


Continue to standalone next, as shown below:


Continue to standalone next, as shown below:


Continue next, as shown below:

Continue next, as shown below:


Continue next, as shown below:

Continue next, as shown below:

Continue to next, as shown in the following figure: here we need to wait for a while. After all the checked items are checked automatically, mysql is successfully installed at this time.


The installation progress of mysql has been completed. Next, verify whether the installation of mysql is successful.

Run the command: mysql-uroot-p password (the password you set at that time) in cmd. If the following is displayed, the mysql installation is successful.


Here I will introduce how to start mysql and disable the mysql service:

Run the following command in cmd to disable the mysql service: net stop mysql. The following occurs:

 

Run the following command in cmd to disable the mysql service: net start mysql. The following occurs:

The above is how to install and configure mysql 5.7.15, and I hope it will be helpful for your learning.

Highlights: Installation tutorials for different mysql versions

Install MySql in different versions

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.