bitsCN.com

intall the mysqld as a windows service:

mysqld.exe --install "MySQL01" --defaults-file=”d:/mysql/mysql.ini”

net start “MySQL01” >NUL

mysqld.exe –-remove “MySQL01”

bitsCN.com
09-14 09:17