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