6 messages in com.mysql.lists.win32Re: cannot start database service on ...
FromSent OnAttachments
Brian Smith24 Oct 2001 08:30 
Shankar Unni24 Oct 2001 09:50 
Thong-Thai Nguyen25 Oct 2001 09:07 
G r e g L a w r i e26 Oct 2001 00:35 
Brother Bagge26 Oct 2001 01:43 
Peter26 Oct 2001 02:06 
Subject:Re: cannot start database service on win 2000
From:Shankar Unni (shan@intruvert.com)
Date:10/24/2001 09:50:32 AM
List:com.mysql.lists.win32

Brian Smith wrote:

I downloaded latest 3.2x version of Mysql database for win32, and I've installed on my win2000 machine, installed as a service successfully, but always, always get the 1067 error when trying to start the service. I have a very basic my.cnf file in root of c, no help.

That simply means that it didn't respond to the control function (i.e. it didn't start, or hung on startup).

Try just starting the executable by itself (c:\mysql\bin\mysqld ) and see what it writes to the console..