From: Paul Schwarzl Date: March 29 1999 3:31pm Subject: re: mysqld standalone runs well, but as a service fails [error 1067] List-Archive: http://lists.mysql.com/win32/49 Message-Id: <004f01be79f9$415bdeb0$231510ac@kb35.win.at> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Dimiter Dimitriev wrote: > Gesendet am: Montag, 29. März 1999 17:08 > An: win32@stripped > Betreff: mysqld standalone runs well, but as a service fails [error > 1067] > > Hi, > > I upgraded from MySQL 3.21 to 3.22-20 in order to use config files. > Before > that, I had no problems running mysqld both standalone or as a service. > After the upgrade, running mysqld standalone still works, but when > installed as a service, the service manager gives a "1067" error when I > try to start it. I cannot track the source of the error, because nothing > > is reported, even with --console. Is there any other way to get > messages what is going wrong when running mysqld as a service? > data/mysql.err contains nothing. > > This is not the known error in the registry, I checked that the path is > correct. > > Thanks in advance for your advices, > > Dimiter create an c:\my.cnf File (like the example cnf file in the mysql dir) and it will work. Paul