how can i enable federated engine in mysql

Опубликовано: 20 Ноябрь 2018
на канале: Prakash tech
4,860
16

how can i enable federated engine in mysql | MySQL Server linked Server.

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.