Fw: MyODBC for XP connects Linux MySQL Server
am 09.09.2005 10:10:34 von Jorge BastosOn the linux box try:
-------
netstat -ln|grep 3306
tcp 0 0 0.0.0.0:3306 0.0.0.0:* LISTEN
-------
if nothing apears, you should put the option in the my.cnf file:
bind-address = 0.0.0.0
if mysql >= 4.1.x
jorge
----- Original Message -----
From: "Jorge Bastos"
To:
Sent: Thursday, September 08, 2005 3:36 PM
Subject: Re: MyODBC for XP connects Linux MySQL Server
>I would advise to use:
>
> telnet hostname 3306
>
> That's the best way to try :-)
>
> Jorge
>
>
>
> ----- Original Message -----
> From: "Daniel da Veiga"
> To: "MySQL Win32 List"
> Sent: Thursday, September 08, 2005 2:46 PM
> Subject: Re: MyODBC for XP connects Linux MySQL Server
>
>
> I may be wrong, but it seems that's not an ODBC problem, if you can't
> connect because of a permission problem, the server returns another
> error regarding user and host permission. Maybe a firewall blocking
> the connection. Try connecting using the console, or another
> application that has native (not ODBC) support for MySQL (like the
> administrator or query browser) using the same user and pass. Check
> the versions, if both the local and the remote mysqls are the same
> (password format problems).
>
> --
> Daniel da Veiga
> Computer Operator - RS - Brazil
> -----BEGIN GEEK CODE BLOCK-----
> Version: 3.1
> GCM/IT/P/O d-? s:- a? C++$ UBLA++ P+ L++ E--- W+++$ N o+ K- w O M- V-
> PS PE Y PGP- t+ 5 X+++ R+* tv b+ DI+++ D+ G+ e h+ r+ y++
> ------END GEEK CODE BLOCK------
>
> --
> MySQL Windows Mailing List
> For list archives: http://lists.mysql.com/win32
> To unsubscribe:
> http://lists.mysql.com/win32?unsub=mysql.jorge@decimal.pt
>
>
>
> --
> MySQL Windows Mailing List
> For list archives: http://lists.mysql.com/win32
> To unsubscribe:
> http://lists.mysql.com/win32?unsub=mysql.jorge@decimal.pt
>
>
--
MySQL Windows Mailing List
For list archives: http://lists.mysql.com/win32
To unsubscribe: http://lists.mysql.com/win32?unsub=gcdmw-win32@m.gmane.org