2023-12-05
ERROR 658(HY000) : Proxy ERROR: Join internal error: Join on database 'information_schema' is not supported!
select * from information_schema.tables t join funddb.test te on t.checksum=te.checksum;
会报错:
ERROR 658(HY000) : Proxy ERROR: Join internal error: Join on database 'information_schema' is not supported!
这是什么原因? 如果想用 information_schema.tables 和一个业务库的表做表连接,怎么办?
我来答
添加附件
收藏
分享
问题补充
1条回答
默认
最新
回答交流
提交
问题信息
请登录之后查看
邀请回答
暂无人订阅该标签,敬请期待~~
墨值悬赏

评论
