Win7, MySQL 5.6.7 zip format installation

Source: Internet
Author: User

Previously, it was downloaded in MSI format to install MySQL, it is now found that the MSI format can not find, either the zip version, or the use of installer.

Try to use installer, feel very bad use, the following is the use of the zip version.

1, unzip, my directory is D:\software\db\mysql-5.6.27-winx64

2. Modify the configuration file My-default.ini

Basedir = D:\software\db\mysql-5.6.27-winx64

DataDir = D:\software\db\mysql-5.6.27-winx64\data

3. Install service, open cmd as Administrator, go to Bin directory

i.e. CD D:\software\db\mysql-5.6.27-winx64\bin

Execute command: Mysqld-install

4. Start the service

Continue to enter net start MySQL in cmd

I encountered a 1067 error here, but restart the computer, ready to remove the reload, the system prompts that the service has been started, only found in the service has a MySQL service, and the point restart is normal, the table is also normal, is installed successfully.

The command to delete the MySQL service is: mysqld-remove



Win7, MySQL 5.6.7 zip format installation

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.