List:General Discussion« Previous MessageNext Message »
From:Kevin H. Phillips Date:July 7 2003 2:16am
Subject:Re: Error 1044 & Error 2003 on 4.0.13 and RH9
View as plain text  
Hi, Nils
I can't get the mysql server to stop!  If I try "service mysqld stop" I 
get a "FAILED" error.  If I try mysqladmin -u root -p shutdown, I get:

mysqladmin: connect to server at 'localhost' failed
error: 'Access denied for user: 'root@localhost' (Using password: YES)'
[root@mail root]#

If I try shutting down without using a password, I get a message saying 
that access is denied; I need shutdown privileges for this operation.

I have pinged the server and it *says* that it is "alive".

Perplexing problem, no?

Kevin


Nils Valentin wrote:
> 2003年 7月 7日 月曜日 10:28、Nils Valentin さんは書きました:
> 
>>Hi Kevin,
>>
>>try this:
>>
>>1) stop the mysql server
>>2) mysqld_safe --skip-grant-tables
>>3) mysql -u root
>>4) mysql> SHOW GRANTS FOR root;
>>5) GRANT ALL ON *.* TO 'root'@'%';
> 
> 
>  GRANT ALL ON *.* TO 'root'@'%' IDENTIFIED BY 'secret' WITH GRANT OPTION;
> 
> 
> sorry for the mistake.
> 
> Best regards
> 
> Nils Valentin
> Tokyo/Japan
> 
> 
>>6) restart the server (without  --skip-grant-table option) and try to login
>>
>>Best regards
>>
>>Nils Valentin
>>Tokyo/Japan

Thread
Error 1044 & Error 2003 on 4.0.13 and RH9Kevin H. Phillips4 Jul
  • Re: Error 1044 & Error 2003 on 4.0.13 and RH9Victoria Reznichenko4 Jul
    • Re: Error 1044 & Error 2003 on 4.0.13 and RH9Kevin H. Phillips4 Jul
    • Re: Error 1044 & Error 2003 on 4.0.13 and RH9Nils Valentin7 Jul
      • Re: Error 1044 & Error 2003 on 4.0.13 and RH9Nils Valentin7 Jul
        • Re: Error 1044 & Error 2003 on 4.0.13 and RH9Kevin H. Phillips7 Jul
          • Re: Error 1044 & Error 2003 on 4.0.13 and RH9Nils Valentin7 Jul
            • Re: Error 1044 & Error 2003 on 4.0.13 and RH9Kevin H. Phillips8 Jul
              • Re: Error 1044 & Error 2003 on 4.0.13 and RH9Nils Valentin8 Jul
                • Re: Error 1044 & Error 2003 on 4.0.13 and RH9Kevin H. Phillips8 Jul
                  • Re: Error 1044 & Error 2003 on 4.0.13 and RH9Nils Valentin8 Jul
                    • Re: Error 1044 & Error 2003 on 4.0.13 and RH9Kevin H. Phillips8 Jul
                    • Re: Error 1044 & Error 2003 on 4.0.13 and RH9Kevin H. Phillips8 Jul
              • Re: Error 1044 & Error 2003 on 4.0.13 and RH9Victoria Reznichenko8 Jul
        • Re: Error 1044 & Error 2003 on 4.0.13 and RH9Paul DuBois9 Jul
          • Re: Error 1044 & Error 2003 on 4.0.13 and RH9Nils Valentin9 Jul
            • Re: Error 1044 & Error 2003 on 4.0.13 and RH9Kevin H. Phillips10 Jul
              • Re: Error 1044 & Error 2003 on 4.0.13 and RH9Nils Valentin10 Jul
                • Re: Error 1044 & Error 2003 on 4.0.13 and RH9Kevin H. Phillips10 Jul
  • "select * from table where field=hex" doesnt workKoh Swee Meng8 Jul
    • Re: "select * from table where field=hex" doesnt workNils Valentin8 Jul
      • Re: "select * from table where field=hex" doesnt workPaul DuBois9 Jul
        • Re: "select * from table where field=hex" doesnt workNils Valentin9 Jul
  • Re: "select * from table where field=hex" doesnt workKoh Swee Meng8 Jul
    • RE: "select * from table where field=hex" doesnt workMikko Noromaa8 Jul
Re: Error 1044 & Error 2003 on 4.0.13 and RH9Nils Valentin8 Jul