MySQL Free install version configuration

Source: Internet
Author: User
Tags mysql free

One: Download

To download the free install version of the compressed package, click http://dev.mysql.com/downloads/mysql/Download

Select the corresponding version to download.

Click Download to go to the download page

Here will be prompted to login, you can click to skip, do not login to download directly.

Two: Configure environment variables

Unzip the software into the C:\Program Files (x86) directory,

Then enter the C:\Program Files (x86) \mysql-5.7.15-winx64\bin directory, copy the directory path, configure environment variables (configure user environment variables can also, system environment variables can), after the path followed by; C:\Program Files (x86) \mysql-5.7.15-winx64\bin

( Note that there is a semicolon at the front, which is the requirement for Windows, below the Linux system is the following: For the interval, Windows below is used; to interval, note: Must be in English.)

Then, determine ....., configuration complete.

Three: Edit the MySQL configuration file

Into the MySQL installation directory, under the installation directory there is a My-default.ini file, MySQL will read this file when it starts, we configure this file

Four: Installation Services

To enable the CMD command as an administrator

First CD to the bin file, the command

Then enter Mysqld-install, and then prompt for service installation success (service successfully installed), command

V: start the MySQL service

Command line Input net start MySQL to start

Then it can be used

  

MySQL Free install version configuration

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.