win764 Installation mysql-5.6.22-x64 Start Service report system error 1067 solution

Source: Internet
Author: User
Tags mysql in

I computer win7,64 bit, need to install MySQL server. Version: Mysql-5.6.22-x64. After the installation is complete, there is no MySQL in the service. So in Baidu search, a lot of information, and finally the solution to their own summary.

Enter the command under ${pragrampath}/bin/: Mysqld.exe-install, this step is to install the MySQL service. After waiting for success, then enter net start MySQL, this step is to start the MySQL service. This step, however, indicates a system error of 1067. At this time, the need to modify ${pragrampath}/my-default.ini, specific modification method reference.

Among them, Basedir and DataDir, must be installed on their own MySQL address.

after the change ,

Restart your computer. Then in the input net start MySQL. Ok. The task Manager is then used to view the service and the MySQL service has successfully started.

win764 Installation mysql-5.6.22-x64 Start Service report system error 1067 solution

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.