1067 Error startup error and "service MySQL unexpected Stop" workaround

Source: Internet
Author: User
Tags system log

MySQL Startup report 1067 error, the system log is "service MySQL unexpected Stop" in the MySQL log is: "Plugin ' federated ' is disabled"

I find solutions on the Internet:

1, in the My.ini file in [mysqld] add a row tmpdir= "d:/mysql/data/" modified, or can not start or could start but shutdown after the same problem, and then I did a second step, restart normal.

2, delete the data directory in addition to the database folder other files, restart MySQL, problem solving.

If the above method does not first use the following solution

The solution on my machine is:

Modify%windir%my.ini, increase
[Mysqld]
#设置basedir指向mysql的安装路径
Basedir=d:programtoolsmysql
Datadir=d:programtoolsmysqldata


Workaround three

1. Check your MySQL directory for system user privileges.
2. Delete your%windows%/my.ini file.
3. Check that your C:/MY.CNF file is configured correctly.

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.