Try this :
/usr/bin/mysqladmin -u root -p password '222222'
The first instance of 'password' is a command.. It doesn't mean you need to
replace it with the password..
---------------------------
Jason H. Frisvold
Senior ATM Engineer
Engineering Dept.
Penteledata
CCNA Certified - CSCO10151622
[EMAIL PROTECTED]
---------------------------
"Only two things are infinite, the universe and human stupidity, and I'm not
sure about the former." -- Albert Einstein [1879-1955]
-----Original Message-----
From: mysql mysql [mailto:[EMAIL PROTECTED]]
Sent: Friday, September 21, 2001 2:51 PM
To: [EMAIL PROTECTED]
Subject: Post-install
Just installed mssql and in the end of the installation I receive the
message taht now is the time to change root password for the db using
mysqladmin using the following synthax:
/usr/bin/mysqladmin -u root -p password 'new password'
So issued the following command:
/usr/bin/mysqladmin -u root -p qazwsx 222222
(qazwsx is my current root password in OS, 222222 is desired password for
sql )
Then I see the prompt:
Enter password: (which password?)
I enter 222222 (I tried qazwsx either)
I receive the error message:
error: Access denied for user 'root@localhost' (Using password: YES)'
---------------------------------------------------------------------
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
---------------------------------------------------------------------
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