> How do I open mysqld-max-nt.exe as a service (so I don't have to see a
DOS
> console open for it all the time). Here is the command I use to open
it
> currently:
> 
> mysqld-max-nt.exe --console --standalone
> 
> Any help would be appreciated!

The following command:

mysqld-max-nt.exe --install

will install MySQL as a service. Then it'll start up when the machine
starts up. You can control the settings from the Control Panel. 

---John W. Holmes...

PHP Architect - A monthly magazine for PHP Professionals. Get your copy
today. http://www.phparch.com/



---------------------------------------------------------------------
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