[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] mysqladmin not working with PkgMaster RaQ3-RaQ 4-MySQL-3.23.54-1.pkg
- Subject: Re: [cobalt-users] mysqladmin not working with PkgMaster RaQ3-RaQ 4-MySQL-3.23.54-1.pkg
- From: David <admin@xxxxxxxxxx>
- Date: Thu Mar 6 15:13:00 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
> -----Original Message-----
> From: David [mailto:admin@xxxxxxxxxx]
> Subject: Re: [cobalt-users] mysqladmin not working with PkgMaster
> RaQ3-RaQ4-MySQL-3.23.54-1.pkg
>
>
> [root /root]# mysqladmin -u root -p
> [root /root]# mysqladmin ping
>
> Thanks, .. David
>
> _____________________________________
>
>
> TRY THIS:
>
> mysqladmin -uroot -p ping
>
> NO SPACE BETWEEN U & USENAME.
>
> if you want to enter the password
>
> mysqladmin -uroot -ppassword ping
>
> example:
> [root /root]# mysqladmin -uroot -p ping
> Enter password:
> mysqld is alive
> [root /root]# mysqladmin -uroot ping
> mysqladmin: connect to server at 'localhost' failed
> error: 'Access denied for user: 'root@localhost' (Using password: NO)'
> [root /root]#
>
> RTFM!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
>
Thanks Brian,
Your example was very helpful. And yes, I do read lots of FMs! I'll take
your last comment in the cordial manner in which I'm sure you meant for it
to be.
Best Regards,
David Sutphin