17 messages in com.mysql.lists.win32Re: mySQL NT - Installation| From | Sent On | Attachments |
|---|---|---|
| Duon...@imvi.bls.com | 08 Feb 2000 16:05 | .txt |
| Tim Endres | 08 Feb 2000 16:17 | |
| Fredrick Bartlett | 08 Feb 2000 16:56 | |
| sin...@mysql.com | 09 Feb 2000 04:23 | |
| Kim Albee | 09 Feb 2000 09:41 | |
| Steve Ruby | 09 Feb 2000 09:51 | |
| sin...@mysql.com | 10 Feb 2000 05:15 | |
| Patrik Lundin | 10 Feb 2000 05:47 | |
| Kim Albee | 10 Feb 2000 09:41 | |
| Steve Ruby | 10 Feb 2000 09:43 | |
| Michael | 10 Feb 2000 09:44 | |
| Kim Albee | 10 Feb 2000 09:57 | |
| Tim Endres | 10 Feb 2000 10:03 | |
| Michael | 10 Feb 2000 10:06 | |
| Patrik Lundin | 10 Feb 2000 10:49 | |
| JM | 10 Feb 2000 18:10 | |
| Delbono | 12 Feb 2000 09:55 |
| Subject: | Re: mySQL NT - Installation![]() |
|---|---|
| From: | Kim Albee (kal...@uswest.net) |
| Date: | 02/10/2000 09:41:48 AM |
| List: | com.mysql.lists.win32 |
John,
I downloaded mysql-shareware-3_22_30-win.zip There is no "mysqld-nt -- install" or anything like that, there's only setup.exe. When I attempt to start it as a service I get an error saying it's an invalid service name.
Can you point me to where in the manual I might look to help me get going with this? Or any other suggestions would also be great.
Is there a different download I need? I'm just wanting to eval MySQL for a project that's starting up, which will be deployed on Unix -- but developed in NT.
Thanks for you help on this. Kim :-)
----- Original Message ----- From: Millaway, John <jo...@Intersphere.com> To: Kim Albee <kal...@uswest.net> Sent: Thursday, February 10, 2000 11:16 AM Subject: RE: mySQL NT - Installation
OK -- I did that -- now, does it start when I start my server (as a service), or do i need to start it, and if so, how do I do that?
If you ran "mysqld-nt --install" (or something like that) as specified in the install guide, then mysql is installed as a service, and *I think* it will by default start with windows automaticlaly. You can get to it through your "services" dialog in "Control Panel". You can set it to start with windows by default, etc..
If you successfully installed it as a services, You can start and stop it at will in one of three ways: 1. From command prompt: "NET START mysql" or "NET STOP mysql"
2. From Services dialog. (click start or stop, of course).
3. Through mysqladmin: mysqladmin --user=you -p shutdown (or refresh, reload etc.)
-John





.txt