2 messages in com.mysql.lists.win32RE: Keeping MySQL running when loggin...
FromSent OnAttachments
shaun thornburgh19 May 2004 13:47 
PF: MySQL19 May 2004 14:46 
Subject:RE: Keeping MySQL running when logging off
From:PF: MySQL (ml.m@in-genius.com)
Date:05/19/2004 02:46:42 PM
List:com.mysql.lists.win32

I am running MySQL version 3.23.58 on Windows 2000 Server.

I start the server with the following command:

mysqld-max-nt --basedir=c:\mysql --datadir=c:\mysql\data --port=3306

When I log off the MySQL server seems to stop runnung, is there a way to stop this happening?

See: http://dev.mysql.com/doc/mysql/en/NT_start.html

-Kevin