In Windows, I have been going to services.msc and starting mysql server there manually every time i wanna use mysql. Seems that it can be started from the promt by mysqld --console. Can someone clarify what is 'mysqld' and 'net start mysql' do? starting the daemon by mysqld is equivalent to starting the mysql service?