Name:
Anonymous
2006-03-20 13:55
so how do you make a UNION in mySQL when the databases to be used are located in different servers?
Name:
Anonymous
2006-03-20 14:56
YOU YOU YOU DONT YOU YOU YOU NEED A DB ABSTRACTION LAYER AND DISTRIBUTED DATABASES ARE RELATIVELY NEW FIELD FIELD FIELD OF RE_RE_RE_RESEARCH
Name:
Anonymous
2006-03-24 7:39
>>7
I don't want anything to do with the feds
Name:
Anonymous
2006-03-25 2:45
>>1
>>2
abstract layer for sync/management purposes. costly and no other way around it with already deployed dbs.
Name:
Anonymous
2006-03-29 2:39
Perhaps you can do something with MySQL 5's FEDERATED storage engine for remote tables:
http://mirrors.easynews.com/mysql/doc/mysql/en/federated-storage-engine.html