Mysql 开启Federated引擎
程序员文章站
2022-03-16 16:37:40
...
参考一下在windows下的解决办法,在my.cnf中增加一行
代码:
federated
代码:
federated
重启mysql服务后,
代码:
mysql> show engines;