-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Sun, 19 May 2002, Luis wrote:

> #mysqladmin -u root -p password 'newpassword'
> 
>             or
> 
> #mysqladmin -u root password 'newpassword'
> 
> i got a error. but when i tried the 2 one it work. But in the manual it says to do 
>the top one
> 
> I'm a little bit lost. So if anyone could help me out,

If it works what your problem :)  The other way is if you can get into
mysql, then login and use UPDATE user SET Password=password('xyz') where
User='root';
That should change the password or add one

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.2 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE6twEO/f1mUNueu/oRAqkNAJ4ljokMZ/mEG+Hpwb2pSGbLLtrS4gCgwQfj
7T8peKHNZXQIWhU+d8v3ta4=
=ZQIM
-----END PGP SIGNATURE-----


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to