| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Dan Nelson | Date: | June 24 2004 6:39pm |
| Subject: | Re: Database Partitioning | ||
| View as plain text | |||
In the last episode (Jun 24), Donna Croland said: > Does mysql support remote procedure calls or DRDA? I have partitioned > my database between multiple servers and need to join two tables from > two different servers (mysql instances) and I am wondering what the > best method for doing this would be. Any help would be greatly > appreciated! No, it doesn't. You could replicate one table to the other machine, though. -- Dan Nelson dnelson@stripped
| Thread | ||
|---|---|---|
| • Database Partitioning | Donna Croland | 24 Jun |
| • Re: Database Partitioning | Dan Nelson | 24 Jun |
