3 messages in com.mysql.lists.mysqlRe: Connecting to remote database
FromSent OnAttachments
Kole Dunn10 Jan 2000 10:32 
Kole Dunn10 Jan 2000 12:12 
Sasha Pachev10 Jan 2000 12:27 
Subject:Re: Connecting to remote database
From:Sasha Pachev (sas@mysql.com)
Date:01/10/2000 12:27:28 PM
List:com.mysql.lists.mysql

Kole Dunn wrote:

Hi, I am running MySQL 3.22 on R.H Linux 6.0. I have dowloaded WinMySQL and MyODBC driver to try to connect to it, but neither will work ("unable to connect" message). I can access the database through telnet with no problem. I have not set up any grants on the database yet, could this be the problem?

Thanks, KD

Could you provide more info about your setup and problems?

What exactly do you mean by accessing the database through telnet?

Enable logging on mysqld and see what the logs say.

Did you do grant all on yourdb.* to user@windozehost identified by 'secret'?