"prpper" way to shutdown mysqld-nt?

You can find the Services Option in Administrator Tools. You can stop MySQL Service from there. This is the easiest way to shut down MySQL Service.

Thanks and Regards,
Prensil Technologies Pvt Ltd
Software Development Company
http://www.prensil.com
 
proper way to shutdown is mysqladmin -p -u root shutdown
 
Back
Top