mysql> create table fb (id int , msg char(2)) -> engine=federated -> connection=‘mysql://[email protected]:3306/t1/t‘;
时间: 2024-10-29 19:13:42
mysql> create table fb (id int , msg char(2)) -> engine=federated -> connection=‘mysql://[email protected]:3306/t1/t‘;