[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] Cobalt MySql Problem



Thanks Gonzalo, but when I type that in from root I get:

sh: pidof: command not found

any suggestions (Sorry I'm new to Linux)
Frank





Try:

pidof mysqld

and then do a 'kill $number' where $number is the output from the pidof
command.

If you do 'pidof mysqld' again it should display no output. If it displays
the same numbers again then do a kill -9 and one number at a time.

HTH

Gonzalo


++ 25/06/01 09:25 -0400 - Frank Surget:
> Steve
> can you tell me how to shutdown MySQL? I tried kill mysql with no luck.
> Thanks
> Frank
>
>
> -----Original Message-----
> From: cobalt-users-admin@xxxxxxxxxxxxxxx
> [mailto:cobalt-users-admin@xxxxxxxxxxxxxxx]On Behalf Of Steve Werby
> Sent: Sunday, June 24, 2001 8:47 PM
> To: cobalt-users@xxxxxxxxxxxxxxx
> Subject: Re: [cobalt-users] Cobalt MySql Problem
>
>
> "Frank Surget" <fsurget@xxxxxxxxxx> wrote:
> > have a problem with MySql on my Raq 4. I'm unable to change the password
> or
> > login to the program. I've tried to reset the password with:
> >  mysqladmin -u root -p cobalt-mysql password NewPassword
> > but no success. Error message is:
> >  mysqladmin: connect to server at 'localhost' failed
> >  error: 'Access denied for user: 'root@localhost' (Using password: YES)'
> > Anyone have any suggestions?
>
> You can start MySQL with the flag -Sg to bypass the MySQL privilege
> system.  Here's a message I posted with instructions.  It's from 1999,
> but still works.  The only caveat is that I had an error in step 7.
> "mypassword" should be PASSWORD("mypassword").
>
> http://list.cobalt.com/pipermail/cobalt-users/1999-November/000155.html
>
> --
> Steve Werby
> President, Befriend Internet Services LLC
> http://www.befriend.com/
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users

_______________________________________________
cobalt-users mailing list
cobalt-users@xxxxxxxxxxxxxxx
To Subscribe or Unsubscribe, please go to:
http://list.cobalt.com/mailman/listinfo/cobalt-users