Decompression version of MySQL installation

Source: Internet
Author: User
Tags win32

The steps are as follows:

1. Download the installation package

2. Configure the bin path of the installation package in the environment variable

3, modify the My-default.ini under the installation package.

Modify the values of Basedir and DataDir to the path of the extracted files, and the values of port and server_id remain the default and do not need to be modified. Port defaults to 3306

# These is commonly set, remove the # and set as required.
Basedir = E:\Mysql\MySQL Server 5.6\mysql-5.6.24-win32
DataDir = E:\Mysql\MySQL Server 5.6\mysql-5.6.24-win32\data
# port = .....
# server_id = ...

4 Enter the bin directory under the decompression path to execute the Mysqld-install

5 the same path executes net start MySQL.

6 after successful startup, login with root account, no password

Decompression version of MySQL installation

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.