cannot connect to MySQL 4.1 db

Discussion of open issues, suggestions and bugs regarding database management and administration tools for MySQL
Post Reply
gvw
Posts: 3
Joined: Tue 20 Dec 2011 10:25

cannot connect to MySQL 4.1 db

Post by gvw » Tue 20 Dec 2011 10:34

Trying the demo version, MySQL 5.1 works fine by the way, no problems.

But now trying to connect to MySQL 4.1 db,
Host: server31.firstfind.nl
Port: 3306
username: as specified
password: as specified
When trying to connect it says:
Access denied for user @mail.companyname.com (using password: YES)
What is wrong!!

alexa

Post by alexa » Tue 20 Dec 2011 14:38

We suggest you to check whether the password you're entering is correct, the '' user exists and have an access from the 'mail.companyname.com' host.
Last edited by alexa on Wed 21 Dec 2011 09:14, edited 1 time in total.

gvw
Posts: 3
Joined: Tue 20 Dec 2011 10:25

Post by gvw » Tue 20 Dec 2011 17:05

I guess i am a newbie.. username and password are correct but why does the user must 'have an access to the 'mail.companyname.com' host'.?

alexa

Post by alexa » Wed 21 Dec 2011 09:40

Sorry for being not quite clear. We meant to check that the '' user exists and have an access from the 'mail.companyname.com' host to the MySQL server 4.1 you're trying to connect to.

gvw
Posts: 3
Joined: Tue 20 Dec 2011 10:25

Post by gvw » Wed 21 Dec 2011 09:50

Ok, clear, i checked it and 1: the user has [u]no[/u] access from the 'mail.companyname.com' host. and 2: the hosting provider does not support external access to 4.1 db's.... so it is not going to work i guess. Close this topic and thanks for your support.

alexa

Post by alexa » Wed 21 Dec 2011 11:38

Glad to hear you've solved it.
Thanks for updating us.

Post Reply