CREATE TABLE `TableName` (...[опис полів таблиці]) ENGINE = FEDERATED connection='mysql://user:pass@remote.com:3306/database/TableName';