Create db link in MySQL
I have 2 MySql db instances, let's say one on server1 and the other on server2. The servers are at two different physical locations. Is it possible to create a db link between these two db instances so that I can access data from both these databases using a single query?
If no db links, then what other options do I have?
Thanks.
Subject
Views
Written By
Posted
Create db link in MySQL
10102
May 01, 2012 09:33PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.