Re: mysqld-max-nt.exe as a service

2003-02-23 Thread Stefan Hinz
Rob, > 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! Of the many ways to accomplish this, I prefer this

RE: mysqld-max-nt.exe as a service

2003-02-22 Thread John W. Holmes
> 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