MySQL Installation Problem

I've just installed MySQL version 4.0.13 On A Windows 2000 machine, using
the binary distribution. I installed mysqld-nt as a service and started it
using 'net start mysql'.

I tried to set a password for 'root' using:

mysqladmin -u root -h localhost password <passwd>
followed by:
mysqladmin -u root -h localhost reload

I then tried to log in using:

mysql -u root -h localhost -p
and entered my chosen password when prompted. I got:
"Access denied for user 'root [at] 127.0.0.1'

However, I can still log in anonymously using
mysql -u root -h localhost

I'd be most grateful if anyone could suggest what might be wrong.

I've recently converted to Windows Active Directory. Could this have
anything to do with it? I could run MySQL before.

Regards,


John R. Porter
I.T. Services
Jordanhill Campus
University of Strathclyde
76 Southbrae Drive
Glasgow
G13 1PP
Tel. 0141 950 3289
e-mail: j.r.porter [at] strath.ac.uk


--
MySQL Bugs Mailing List
For list archives: http://lists.mysql.com/bugs
To unsubscribe: http://lists.mysql.com/bugs?unsub=gcdmb-bugs [at] m.gmane.org
j.r.porter [ Mi, 21 Mai 2003 10:39 ] [ ID #67822 ]
Datenbanken » gmane.comp.db.mysql.bugs » MySQL Installation Problem

Vorheriges Thema: Insert of string in int column does not report error
Nächstes Thema: unicode support