Hi everyone.. I have a related problem with my mysql 3.23.54 on a
RH7.3... Assigning the root password is ok with 

Mysqladmin -u root password 'newpassword'

but when trying to do

Mysqladmin -u root -h myhost.mydomain.tld password 'newpassword' i have
the following...

./mysqladmin: connect to server at 'myhost.mydomain.tld' failed
error: 'Can't connect to MySQL server on 'myhost.mydomain.tld' (111)'
Check that mysqld is running on myhost.mydomain.tld and that the port is
3306.
You can check this by doing 'telnet myhost.mydomain.tld 3306'

Telnet refuses my connexion, even though i'm connecting from the host
itself...

Anyone has a clue for this ?...

Regards
steph

-----Original Message-----
From: Jianping Zhu [mailto:[EMAIL PROTECTED]] 
Sent: vendredi 31 janvier 2003 21:46
To: [EMAIL PROTECTED]
Subject: how to change mysql root password



How to change mysql root password in redhat 7.3 ?

Thanks


---------------------------------------------------------------------
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

Reply via email to