Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.
Moderator: General Moderators
VladSun
DevNet Master
Posts: 4313 Joined: Wed Jun 27, 2007 9:44 am
Location: Sofia, Bulgaria
Post
by VladSun » Sun Aug 05, 2007 8:37 pm
Searching in Google shows nothing. I'm pretty sure that this can not be done with Mysql, but still hoping. So... can I join two tables from different servers in one query?
There are 10 types of people in this world, those who understand binary and those who don't
feyd
Neighborhood Spidermoddy
Posts: 31559 Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA
Post
by feyd » Sun Aug 05, 2007 8:57 pm
Unless you somehow shadow one server's database on the other, I don't think it's possible.
VladSun
DevNet Master
Posts: 4313 Joined: Wed Jun 27, 2007 9:44 am
Location: Sofia, Bulgaria
Post
by VladSun » Sun Aug 05, 2007 9:09 pm
I was thinking of replication as a way to do this.
Anyway ... thanks!
There are 10 types of people in this world, those who understand binary and those who don't