At 10:43 +0800 9/11/02, Uriel Wittenberg wrote:
>Sorry for not specifying: I'm using WinXP HOME.
>
>I did the normal default install. It seems to start up the mySQL server
>automatically when I start up Windows. Hence my question:
>
>Is there a standard way to change that so the server only runs when
>explicitly invoked?
Start the Services Manager and see if it lists an entry for the "MySql"
service. If so, tell the service to stop and close the window.
Then open a DOS window and issue this command:
C:\> mysqld --remove
That will remove the service. Then it will run only when you invoke
it explicitly.
Alternatively, if the service is registered, you can change it to be
a "manual" service rather than an "automatic" service. Then you use
the Services Manager to start it up as a service, but you have to do
so yourself. It won't start whenever Windows starts.
>
>----- Original Message -----
>From: "Gerald R. Jensen" <gjensen@stripped>
>To: "Uriel Wittenberg" <uw@stripped>; <mysql@stripped>; "Paul
>DuBois" <paul@stripped>
>Sent: Wednesday, September 11, 2002 7:47 AM
>Subject: Re: Default Win install --> mySQL autostarts when booting?
>
>
>Which version of WinXP (Pro or Home)?
>
>On WinXP Pro, you'd have to install MySQL as a service, in which case it can
>either started manually or automatically. WinXP Home is more like WinME
>(yuck!) or Win98, where you can start MySLQ from a batch file.
>
>----- Original Message -----
>From: "Uriel Wittenberg" <uw@stripped>
>To: <mysql@stripped>; "Paul DuBois" <paul@stripped>
>Sent: Tuesday, September 10, 2002 6:14 PM
>Subject: Default Win install --> mySQL autostarts when booting?
>
>
>Does a normal WinXP installation of WinXP result in the mySQL server being
>automatically started up whenever one boots up the system? If so this is not
>well documented and it's not an appropriate default, at least not for
>everyone. Is there a standard way to change that so the server only runs
>when explicitly invoked?
>
>----- Original Message -----
>From: "Paul DuBois" <paul@stripped>
>To: "Uriel Wittenberg" <list@stripped>; <mysql@stripped>
>Sent: Tuesday, September 10, 2002 11:59 PM
>Subject: Re: Confused, discombobulated, weirded out, upset! --Windows
>standalone user
>
>
>> >Then does a normal Windows installation set it up so the server
>autostarts
>> >whenever you boot up? I did not manually start the server.
>>
>> It might be installed as a service.
>
>
>--------- finishing up previous topic: ---------------
>
>> I don't understand. In your previous message, you said:
>>
>> At 23:37 +0800 9/10/02, Uriel Wittenberg wrote:
>> >
>> >Also, per advice here, I tried putting local-infile=1 in the [mysqld] and
>> >[mysql] sections of my.cnf(my.ini), but that does not change the
>behavior.
>>
>> Which seems to contradict what you're saying now.
>
>Yes, sorry -- I corrected my error in a previous message in this thread.
>
>
>
>---------------------------------------------------------------------
>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 <mysql-thread119244@stripped>
>To unsubscribe, e-mail
><mysql-unsubscribe-autodata=execpc.com@stripped>
>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 <mysql-thread119250@stripped>
>To unsubscribe, e-mail <mysql-unsubscribe-list=urielw.com@stripped>
>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 <mysql-thread119263@stripped>
>To unsubscribe, e-mail <mysql-unsubscribe-paul=snake.net@stripped>
>Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
| Thread |
|---|
| • Confused, discombobulated, weirded out, upset! --Windows standalone user | Uriel Wittenberg | 10 Sep |
| • Re: Confused, discombobulated, weirded out, upset! --Windowsstandalone user | Paul DuBois | 10 Sep |
| • Re: Confused, discombobulated, weirded out, upset! --Windows standalone user | Uriel Wittenberg | 10 Sep |
| • Re: Confused, discombobulated, weirded out, upset! --Windowsstandalone user | Paul DuBois | 10 Sep |
| • Default Win install --> mySQL autostarts when booting? | Uriel Wittenberg | 11 Sep |
| • Re: Default Win install --> mySQL autostarts when booting? | Gerald R. Jensen | 11 Sep |
| • Re: Default Win install --> mySQL autostarts when booting? | Paul DuBois | 11 Sep |
| • Re: Default Win install --> mySQL autostarts when booting? | Ed Carp | 11 Sep |
| • new user's login | aman mysql | 11 Sep |
| • Re: Default Win install --> mySQL autostarts when booting? | Uriel Wittenberg | 11 Sep |
| • Re: Default Win install --> mySQL autostarts when booting? | Paul DuBois | 11 Sep |
| • Starting/stopping server on WinXP Home standalone -- what's appropriate way? | Uriel Wittenberg | 12 Sep |
| • RE: Starting/stopping server on WinXP Home standalone -- what's appropriate way? | Ed Carp | 12 Sep |
| • Re: Starting/stopping server on WinXP Home standalone -- what's appropriate way? | Uriel Wittenberg | 13 Sep |
| • Re: Starting/stopping server on WinXP Home standalone -- what's appropriate way? | Gerald R. Jensen | 12 Sep |
| • Re: Confused, discombobulated, weirded out, upset! --Windows standalone user | Uriel Wittenberg | 10 Sep |
| • RE: Default Win install --> mySQL autostarts when booting? | Gerald R. Jensen | 11 Sep |
| • Re: Default Win install --> mySQL autostarts when booting? | Alec.Cawley | 11 Sep |
| • RE: Starting/stopping server on WinXP Home standalone -- what's appropriate way? | Gerald R. Jensen | 13 Sep |
| • Re: Starting/stopping server on WinXP Home standalone -- what's appropriate way? | Uriel Wittenberg | 14 Sep |