5 messages in com.mysql.lists.win32Re: Problem with MySQL - error 1067
FromSent OnAttachments
pusz...@o2.pl28 Aug 2005 16:04 
Daniel da Veiga28 Aug 2005 17:56 
Annemarie Mayer-Retar28 Aug 2005 23:28 
Geert Lattrez29 Aug 2005 14:58 
Geert Lattrez29 Aug 2005 15:02 
Subject:Re: Problem with MySQL - error 1067
From:Daniel da Veiga (dani@gmail.com)
Date:08/28/2005 05:56:52 PM
List:com.mysql.lists.win32

Check the service, check what is the config file it points to, check if the file exists, if it does, some configuration on it may be wrong... Get the my.cnf that comes with mysql and use it instead, it should work.

Anyway, its probably one of these:

1) another service using port 3306 2) an old mysql service still there 3) a problem with the config file (can't find it, wrong options on it, etc)

Good luck,

On 8/28/05, pusz@o2.pl <pusz@o2.pl> wrote:

Hi, I've got a problem with MySQL on win xp. After installation, the program can't
start the service. When trying run service manually it shows the message Error
1067 process stoped unexpectedly (or sth like that - i've got polish windows).
Please help.