There is no icon. The best way to run MySQL is as a service. If you have
Windows NT, 2000 or XP you can install MySQL as a service as follows:

1. Open a command prompt.
2. change to the mysql bin directory ("cd \mysql\bin").
3. type "mysqld-nt --install". You should see a message saying "service
installed successfully".
4. Type "net start mysql" to start mysql as a service.

Cheers

Andrew.

----- Original Message ----- 
From: "Andrew McHorney" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, June 19, 2004 11:20 PM
Subject: Server Startup


> Hello
>
> I installed the software. I would like to start up the server but there is
> no icon. What is the name of the executable so I can make an icon? I am
> running under Windows.
>
> Thanks,
> Andrew
>
>
>
> -- 
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe:
http://lists.mysql.com/[EMAIL PROTECTED]
>
>



-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to