| Mailing List | | Home | | MySQL General - General MySQL discussion | | MaxDB - Everything about MaxDB, formerly known as SAP DB | | MySQL on Win32 - Runing MySQL on Windows 9x/Me/NT/2000/XP | | Java Help - Mostly related to the MySQL Connector/J driver | | ODBC - ODBC with the MySQL Connector/ODBC driver | | Perl - Perl support for MySQL with DBI and DBD::mysql | | MySQL++ - Programming with the C++ API to MySQL |
|
|
  | |  ERROR 1045: Access denied for user: 'root@localhost ' (Using
password: NO) | ERROR 1045: Access denied for user: 'root@localhost ' (Using
password: NO) 2004-03-12 - By Leslie Vance
Back Hello,
I am having a hard time getting Mysql to let root@(protected) connect.
I am constantly getting this:
ERROR 1045: Access denied for user: 'root@(protected) ' (Using password: NO)
when I issue mysql -u root
I can log in if I use mysql -h 192.168.1.10 -u root mysql
I guess I have some sort of host thing mixed up but I have tried all sorts
of things out of the list with no avail. I using Redhat 9 and I used the
rpm 's distributed by mysql.
Thanks in advance.
Les
--
MySQL General Mailing List
For list archives:
http://lists.mysql.com/mysql
To unsubscribe:
http://lists.mysql.com/mysql?unsub=mysql
@(protected)
|
|
 |