Installation of MySQL under WIN10

Source: Internet
Author: User
To small white to see, the Big God skipped!!
1.1
First to the MySQL official website www.mysql.com please add link description download, must go to the official website.

I am here to download the 5.7.22 version of the installation, the WIN10 system for example to explain.

1.2

I'm unpacking here to F:/mysql.

Then create a new Data folder and a My.ini file

The My.ini file configures the following parameters

[Mysqld]

Basedir= "f:/mysql/"
Datadir= "f:/mysql/data/"
(PS: I use the F-disk as an example, you unzip to which disk to fill the letter)

Next we will add the MySQL installation path to the system's environment variables, desktop right-my Computer-Properties-Advanced system settings-environment variable-path-new-f:/mysql/bin add in

1.3
Next we run CMD, run the Mysqld.exe--initalize-insecure command to initialize the database

Later to see our new Data folder, there will be more files

1.4
Next we log in to the database

Installation of MySQL under WIN10

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.