|
From: Jamie C. <jca...@we...> - 2005-11-20 23:48:34
|
Hmm .. I presume you replaced MY_ROOT_PASSWORD with your actual MySQL root password? Also, which version of MySQL are you using there? - Jamei On Mon, 2005-11-21 at 10:40, Faisal Mehmood wrote: > This is what i get with BOTH the commans. > > [root@alpha ~]# mysql -u root -password=MY_ROOT_PASSWORD mysql > ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using > password: YES) > > [root@alpha ~]# mysqladmin -u root --password=ROOT_MYSQL_PASSWORD > status > mysqladmin: connect to server at 'localhost' failed > error: 'Access denied for user 'root'@'localhost' (using password: > YES)' > > > Faisal. > On 11/20/05, Craig White <cra...@az...> wrote: > On Mon, 2005-11-21 at 10:18 +1100, Jamie Cameron wrote: > > Ok .. how about if you run : > > > > mysqladmin -u root -password=ROOT_MYSQL_PASSWORD status > > > ---- > however this works > mysqladmin -u root --password=ROOT_MYSQL_PASSWORD status > note extra dash ^^ > > Craig > > > -- > This message has been scanned for viruses and > dangerous content by MailScanner, and is > believed to be clean. > > > > ------------------------------------------------------- > This SF.Net email is sponsored by the JBoss Inc. Get > Certified Today > Register for a JBoss Training Course. Free Certification Exam > for All Training Attendees Through End of 2005. For more info > visit: > http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click > - > Forwarded by the Webmin mailing list at > web...@li... > To remove yourself from this list, go to > http://lists.sourceforge.net/lists/listinfo/webadmin-list > > > > -- > ~Dont tell me its hard to contact me~ > Faisal Mehmood. > fa...@gm... > fa...@st... > fa...@fa... |