Windows7 under Installation Mysql-5.7.11-win32

Source: Internet
Author: User
Tags win32

It took me two days to install the mysql-5.7 version, because the 5.7 version of the installation added a lot of new features compared to the previous version. I put together the problems that may exist during the installation process and share them with you.

1. Download Mysql-5.7.11-win32.

(1) MySQLof theThe installation files are divided into two types:an msi format. MSI format for direct click Installation, follow the steps step by stepNextyou can do it. the second is In the zip format. Zip format is self-extracting, after decompression in fact, MySQL can be used, but to configure. after decompression, put the folder in the appropriate location, It is recommended to place the root path of the disk,easy to operate ( Note that the path does not contain Chinese ).

(2) MySQL is divided into: MySQL Community Server (i.e. Community Edition) and MySQL Enterprise Edition (ie, commercial edition) according to the charge or not.

We use the Community version in the zip format:mysql-5.7.11-win32.zip.

(3) Download URL:http://www.mysql.com/downloads/mysql/, depending on the system type of your computer, select the appropriate version. Download Compression pack Mysql-5.7.11-win32.zip

2. Install MySQL

(1) unzip the Mysql-5.7.11-win32.zip, put it in the right place, in my computer, I put the D packing path. Copy the My-default.int, and rename it to My.ini, as shown in.

(2) in My.ini, fill in the following content.

3. Configure Mys QL

(1) Configure the path of MySQL to the environment variable.

(2) Enter the bin directory in the MySQL installation directory as shown in:


(3) mysqld--initialize --user=mysql--console at the time of initial initialization;
Create a new MySQL database, let the system generate a temporary password, displayed in the console;
and then install mysqld--install;



(4) Start-up service

(5) Connect to the database, password for the temporary password generated in step two

(6) Enter the password, then display:

(7) data started successfully.

In this, we can create the database to complete the corresponding operation. Hope to be of help to everyone.







Windows7 under Installation Mysql-5.7.11-win32

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.