Peter D Bethke writes:
> Sinisa,
>
> In the first case I was trying to connect to the Linux box using a MySQL
> client on the Mac called MacSQL. This box is called malacoda.local.
>
> I'm still getting the same error, trying to connect from a mysql client on
> my NT system, called lucifer.local,
in to NT as the user in the
GRANT statement.
Help!
Peter
> From: Sinisa Milivojevic <[EMAIL PROTECTED]>
> Date: Fri, 1 Jun 2001 21:31:48 +0300 (EEST)
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: Re: MySQL remote connect
>
> Peter D Bethke writes:
>&
Peter D Bethke writes:
> Hello all,
>
> I'm running MySQL on SuSE Linux 7.0.
>
> I've been unable to connect to MySQL from a client on a remote system (both
> systems behind the firewall) using a username/pw set up locally using the
> GRANT ALL ON *.* TO user@% identified by "password" command.