MySQL 5.7.15 installation configuration method graphics and text tutorial _mysql

Source: Internet
Author: User
Tags mysql download

MySQL database as the leader in relational database, because of its small size, speed, low cost, not only by the great pursuit of the market, but also by the vast number of programmers. Next, let us say, MySQL download and installation:

One, the MySQL download

The first step: in the browser's address bar input https://www.mysql.com/that access to MySQL official website, as shown in the following figure:


The second step: stand-alone download, that is to enter the following page: As shown in the following image:


Step three: Here are a few versions of MySQL:

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

2. MySQL Enterprise Edition Enterprise version, you need to pay, you can try 30 days.

3. MySQL Cluster Cluster Edition, open source free. Several MySQL servers can be encapsulated into one server.

4. MySQL Cluster CGE Advanced Cluster Edition, which is subject to payment.

5. mysql Workbench (guitool) is a er/database modeling tool designed for MySQL. It is the successor of the famous Database design tool DBDesigner4. Mysqlworkbench is also divided into two versions, namely the Community version (MySQL Workbench OSS), the business version (MySQL Workbenchse).

MySQL Community server is open source for free, which is also our usual version of MySQL. Subdivided into multiple versions based on different operating system platforms.

MySQL Community Server is free and open source, so in this page we stand-alone Community, after the stand-alone display as shown below:

The Fourth step: choose to download the installation version or decompression version, (installation version and pressure version of what the difference can be their own Baidu query) we install version as an example:


After the stand-alone download into the following page, as shown in the following figure:

Single machine after entering the following page stand-alone download download can.

This MySQL download is complete, the download is successful after the following display:

Here I would like to hint: The Windows version of the Mysql32-bit also applies to 64-bit.

second, the installation of MySQL (here I take the installation of mysql5.5 as an example, the installation process are similar)

(1) Double-click the file you want to install, and the following page appears:


(2) Single Next, the following page appears:

(3) Here we choose to customize the installation, and single Next, appear as follows:

Note here: Set up the MySQL server and MySQL data file storage location, recommended to be stored in a MySQL directory file.

Stand-alone next appears as follows:

The single finish appears as follows:


Stand-alone next, appears as follows:


Continue with the stand-alone next, which appears as follows:


Continue with the stand-alone next, which appears as follows:


Continue to next and appear as follows:

Continue to next and appear as follows:


Continue to next and appear as follows:

Continue to next and appear as follows:

Continue next, and appear as follows: Here you need to wait a little while, after all the tick-check automatically, the installation of MySQL at this time is successful.


MySQL installation progress here, has been fully installed, and then verify that MySQL is installed successfully.

Under cmd input command: mysql-uroot-p password (you then set the password), if shown as follows, the MySQL installation was successful.


Here I describe how to start MySQL and turn off the MySQL service:

Under CMD, enter the following command to turn off the MySQL service: net stop MySQL. Appears as follows:


Under CMD, enter the following command to turn off the MySQL service: net start MySQL. appears as follows:

This is the MySQL 5.7.15 installation configuration method, I hope to help you learn.

Wonderful topic sharing: MySQL different versions of the installation Tutorials mysql5.7 version Installation Tutorials

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.