2013年8月31日星期六

closed under linux mysql service problems

I'm in linux, mysql want to close the service , however , refused to shut down now found because of permission issues
mysqladmin: shutdown failed; error access denied you need the shutdown privilege for this operation
Oh I ask how to solve ?
------ Solution ---------------------------------------- ----
su - root
------ Solution --------------------------- -----------------
sudo service mysqld stop can also
------ Solution ----------- ---------------------------------
mysqladmin shutdown-uroot-p

没有评论:

发表评论