MySQL Forums
Forum List  »  Install & Repo

Re: Could not start the MySQL service: Error 1067 - solution
Posted by: Kirk Samuels
Date: May 30, 2007 09:58AM

After a Windows Update the mysql service would not start, or rather would start then immediately "terminate unexpectedly".

- mysqladmin referenced two files c:\windows\my.ini and c:\my.cnf
- c:\my.cnf did not exist but there was a c:\my_cnf.bak file that contained:
[mysqld]
basedir=D:\MySQL
- I renamed c:\my_cnf.bak to my.cnf and the MySql Windows Service started. It's possible the my.cnf file was deleted during the Windows update.

Hope that helps.

Options: ReplyQuote


Subject
Written By
Posted
May 27, 2008 04:21AM
January 01, 2008 11:48PM
May 17, 2008 09:16AM
January 31, 2008 04:17PM
A B
December 12, 2008 03:23AM
March 25, 2008 07:48PM
May 26, 2008 05:46AM
Re: Could not start the MySQL service: Error 1067 - solution
May 30, 2007 09:58AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.