At 17:28 28/02/2001 -0600, Gerald Jensen wrote:
Hi!

>We run MySQL (3.22.32) on Windows 2000 servers, and have found that if we

The 3.22.32 have a bug on the ServiceMain routine for Win2k OS, that
bug was fixed from 3.23.22 MySQL version. The bug consist that the
routine left the Service Control Manager in bad state, to fix it was
introduced a time wait of 30 seconds.

Regards,
Miguel

>issue the NET STOP MYSQL command from the DOS Prompt, it does in fact
>shutdown the service ... it just takes much longer
>than on the WinNT platform. Patience is the key. Same with removing the
>installed service.
>
>In every instalaltion we have done, error 1067 always occurs when we issue a
>NET STOP MYSQL command
>
>----- Original Message -----
>From: "Andy J" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Cc: "Micke Bjork Coolbase" <[EMAIL PROTECTED]>
>Sent: Wednesday, February 28, 2001 9:59 AM
>Subject: Re: windows 2000
>
>
> > Micke
> >
> > Can't really speak for Professional but I have it running fine on Server
>and
> > Advanced Server.
> >
> > If my memory is right then 1067 is normally that the service cannot
>respond
> > to the control function effectively. Together with the fact that you
>cannot
> > remove the service after uninstall, this suggests to me that the service
>is
> > not being installed or initialised correctly on install of MySQL - not
>sure
> > why, unless it is a Professional problem.
> >
> > Try using mysql command line to see if it will connect - a problem with
>BIND
> > on NT used to give this 1067 error BUT the service was actually started
>and
> > running OK despite it. Go figure! :-)
> >
> > You might try removing the following registry key to remove the service
> > (then reboot, natch!):-
> >
> > HKLM\SYSTEM\CurrentControlSet\Services\MySQL
> >
> > See how that goes.
> >
> > Andy
> >
> > ----- Original Message -----
> > From: "Micke Bjork Coolbase" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Wednesday, February 28, 2001 8:53 AM
> > Subject: windows 2000
> >
> >
> > Hello,
> >
> > I´m having a problem running MySQL on a Windows 2000 Professional
>plattform.
> >
> > There is no problem installing or uninstalling mysql, but you can´t start
> > MySQL or the MySQL service.
> >
> > In the service list a MySQl entry exist, but when I´m tying to start it I
> > get the erro 1067.
> > It is imppossible ti remove the service also. It can´t be removed event
> > thoug I have uninstalled MySQL.
> >
> > How can I get MySQL running on Windows 2000?
> >
> > /
> > Micke
> >
> >
> >
> > ---------------------------------------------------------------------
> > Before posting, please check:
> >    http://www.mysql.com/manual.php   (the manual)
> >    http://lists.mysql.com/           (the list archive)
> >
> > To request this thread, e-mail <[EMAIL PROTECTED]>
> > To unsubscribe, e-mail
><[EMAIL PROTECTED]>
> > Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
> >
>
>
>---------------------------------------------------------------------
>Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
>
>To request this thread, e-mail <[EMAIL PROTECTED]>
>To unsubscribe, e-mail 
><[EMAIL PROTECTED]>
>Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

    __  ___     ________  __
   /  |/  /_ __/ __/ __ \/ /   http://www.mysql.com/
  / /|_/ / // /\ \/ /_/ / /__  Miguel Solórzano <[EMAIL PROTECTED]>
/_/  /_/\_, /___/\___\_\___/  São Paulo, Brazil
        <___/                  Development Team


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to