Kurinchi Blogger Scribbles …


Archive for February 10th, 2009

Feb 10
2009

How to shutdown Mysql from command prompt?

Last updated: February 12th, 2009

To shutdown mysql from command prompt, issue the following command in Linux box

[root@computer /]# mysqladmin -u root -p shutdown

In windows,

C:\mysql\bin> mysqladmin -u root -p shutdown _


Valid HTML 4.01 Strict  Valid HTML 4.01 Strict