Mailing List
Home
Forum Home
MySQL General - General MySQL discussion
MySQL++ - Programming with the C++ API to MySQL
MaxDB - Everything about MaxDB, formerly known as SAP DB
ODBC - ODBC with the MySQL Connector/ODBC driver
MySQL on Win32 - Runing MySQL on Windows 9x/Me/NT/2000/XP
Java Help - Mostly related to the MySQL Connector/J driver
Perl - Perl support for MySQL with DBI and DBD::mysql
GUI - MySQL GUI Tools
Announcement
Subjects
mysql openssl Question
mysql:it 's a db not a dbms how it 's possible?!
Does the binary log enabling affect the MySQL performances?
Strange behavior, Table Level Permission
FULLTEXT query format question
Preventing Duplicate Entries
Comparing and writing out BLOBS
Executing MySQL Commands From Within C Program
Can 't access mysql after kernel upgrade
Mysql 4 0 Oracle Stored Procedure Trigger Conversion
Downgrade Mysql from 4 to 3 23
MySQL Cluster Software
mysql test 4 1 fails with the gis test
ERROR 2002: Can 't connect to local MySQL server through socket
Getting Identity after INSERT
Update one field with more fields from another table
ERROR 1045: Access denied for user: 'root@localhost ' (Using
password: NO)
mysql have same function mthod as Oracle decode()
 
Access denied for user 'user01sys@ 'localhost ' (usin

Access denied for user 'user01sys@ 'localhost ' (usin

2006-06-28       - By Eric Lommatsch

 Back
The first thing that I would suggest, based on personnal experience is to
make sure what host are listed in the User table for "user01sys". The one of
first times I had installed MySQL and tried to setup an ODBC connection I was
getting this error message and when I looked at the user table the user name
I was using to setup the ODBC connection did not have localhost listed when I
added that I was able to connect from the localhost.

Now when ever I create a user that is application specific I create records
for the user to log in from "localhost" and from "%". But that is just a
preference I have learned to use.


Thank you

Eric H. Lommatsch
Programmer
MICRONix, Inc.
2087 South Grant Street
Denver, CO 80210
Tel 303-777-8939
Fax 303-778-0378

ericl@(protected)

-- --Original Message-- --
From: Asif Lodhi [mailto:itmailster@(protected)]
Sent: Wednesday, June 28, 2006 8:22 AM
To: myodbc@(protected)
Subject: [MySQL][ODBC 3.51 Driver]Access denied for user
'user01sys@'localhost' (using password: YES)

Hi all,

I have been repeatedly trying in vane to make an ODBC connection for more
than 2 hours now and MySQL is displaying this weird error:

        [MySQL][ODBC 3.51 Driver]Access denied for user
'user01sys'@'localhost' (using password: YES)

Do you folks have an idea as to what is actually going on?  I have given ALL
the privileges to user01sys - but no luck so far.

Any help would be appreciated.

--
Best regards,

Asif

--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe:    http://lists.mysql.com/myodbc?unsub=ericl@(protected)




--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe:    http://lists.mysql.com/myodbc?unsub=mysql@(protected)