If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > Shutdown mysql, access denied.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-14-04, 13:58
jin007 jin007 is offline
Registered User
 
Join Date: Jan 2004
Location: Chicago
Posts: 54
Shutdown mysql, access denied.

I have mysql on redhat 9. I login with root and issue command:

Mysqladmin shutdown

It says that access denied for root@localhost.

How can I shutdown mysql?
Thanks.
Reply With Quote
  #2 (permalink)  
Old 05-14-04, 14:03
guelphdad guelphdad is offline
Registered User
 
Join Date: Mar 2004
Posts: 440
Have you set up a password for user root? If so you likely have to include that in your command for shutting down.
Reply With Quote
  #3 (permalink)  
Old 05-14-04, 14:48
jin007 jin007 is offline
Registered User
 
Join Date: Jan 2004
Location: Chicago
Posts: 54
Thanks.

I confused linux root with mysql root. Now I shut it down by using mysql password.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On