add a user in the table for your remote hostname or ip number.
On 12/31/05, Jon Miller <[EMAIL PROTECTED]> wrote:
>
> I'm trying to initialize to a database on another server from a mail
> server. I can telnet to it but cannot initialize the database.
> The account and user exists in the database
just do it using grant statement so that you can connect from another host.
use grant to username@'%' instead of localhost
- Original Message -
From: "Emre Yildirim" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, February 18, 2001 12:40 AM
Subject: cannot connect to database
>