Jump to content

Joining tables from two different Servers


davidz

Recommended Posts

I'm using PHP5+Mysql 4.0+Apache 2.0.  I need to join tables from two different Mysql servers.  I've looked everywhere and can't find a for sure yes or no if this is possible. 

 

So my question is: Is it possible to join tables using php from two different servers?  If yes, how?

 

Thanks!

David

Now correct me if I'm wrong, the FEDERATED tables are basically just aliases to a table on another server?

Yes, that's correct... but you really should be using 4.1 or higher.

 

Yeah, it's actually on our todo list to upgrade both servers to 5.  Thanks for the info!

 

David

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.