How To Shutdown MySQL Server?

Submitted by: Administrator
If you want to shutdown your MySQL server, you can run the "mysqladmin" program in a command window as shown in the following tutorial:

>cd mysqlin
>mysqladmin shutdown

Submitted by: Administrator

Read Online MySQL Programming Job Interview Questions And Answers