vous pouvez utiliser moteur de stockage FÉDÉRÉ .
The FEDERATED storage engine lets you access data from a remote
MySQL database without using replication or cluster technology.
Querying a local FEDERATED table automatically pulls the data
from the remote (federated) tables. No data is stored on the local tables.
Le site en montre une bonne illustration