Hi

After installing MySQL-3.23.52-1.i386.rpm the following is displayed:

PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER !
This is done with:
/usr/bin/mysqladmin -u root  password 'new-password'
/usr/bin/mysqladmin -u root -h <myhostname> password 'new-password'
See the manual for more instructions.
.
.

However, when I attempt to run the second of these I get the following
error:

[root@<myhostname> root]# mysqladmin -u root -h <myhostname> <mypassword>
mysqladmin: connect to server at '<myhostname>' failed
error: 'Host '<myhostname>' is not allowed to connect to this MySQL server'

Any help appreciated.

Regards

Darren Hills
Systems Tester/Test Analyst
Technology South Australia
Pracom Ltd
288 Glen Osmond Road
Fullarton South Australia 5063

Voice:   +61 8 8202 9963
Fax:     +61 8 8202 9001
Mobile:  0402 358 988
Mailto:[EMAIL PROTECTED]
http://www.pracom.com.au

PRIVILEGED - PRIVATE AND CONFIDENTIAL
This electronic mail is solely for the use of the addressee and may contain
information which is confidential or privileged.
If you receive this electronic mail in error, please delete it from your
system immediately and notify the sender by electronic mail or using any of
the above contact details.



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