"YL" <[EMAIL PROTECTED]> wrote on 12/02/2005 03:54:44 PM:

> I'm setting up a mysql server on OS X Tiger powerbook for development.
> I've also a mysql server on my win2k pro machine.
> Tiger has ip 192.168.0.100 and win2k has ip 192.168.0.101
> 
> Both db servers work fine locally but I can connect from Tiger to Win2k
> while not from win2k to Tiger.
> 
> The version of mysql on Tiger is 5.0.16, the version of mysql on win2k 
is
> 5.0.15. Other than that, 
> 
> I did almost nothing in configuring mysql on Tiger and win2k.
> 
> Can anyone tall me what to do in order to make mysql connection from
> win2k to tiger?
> 
> Thanks

Servers do not "talk" to other servers except under very special 
circumstances:

a) Replication
b) FEDERATED engine operations
c) NDB Cluster operations

Unless you are trying to create one of those situations, your servers will 
not talk to each other. See the manual for details on how to establish one 
of those types of connections if that is what you are trying to do.

Are you actually having problems connecting from a Win2K _*client*_ to the 
server running on your Tiger machine? Or is it something else entirely?

Shawn Green
Database Administrator
Unimin Corporation - Spruce Pine


Reply via email to