Unable to start service issue after installing MySQL

Source: Internet
Author: User

After the installation of MySQL service has been unable to start, after booting in Services.msc error: 1037

Check the error log file Win-01408110001.err:

2014-12-28 00:33:54 2c3c InnoDB:Error:unable to create temporary file; Errno:2
2014-12-28 00:33:54 11300 [ERROR] Plugin ' InnoDB ' init function returned ERROR.
2014-12-28 00:33:54 11300 [ERROR] Plugin ' InnoDB ' registration as a STORAGE ENGINE failed.
2014-12-28 00:33:54 11300 [ERROR] unknown/unsupported storage Engine:innodb
2014-12-28 00:33:54 11300 [ERROR] Aborting

Can't seem to create a temp folder

Check that the default Temp folder C:/windows/temp is read-only and cannot be stripped of read-only properties

Add a sentence in the config file My.ini:

Tmpdir=e:/temp

The directory of the Temp folder was modified, and then started, successfully.

Unable to start service issue after installing MySQL

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.