mycat怎么配置可以让BEGIN; select * from travelrecord; end;这样的语句执行读库

mycat怎么配置可以让
BEGIN;
select * from table;
end;
这样的语句执行读库
如果有其他的中间件可以实现这种效果也可以。

https://blog.csdn.net/yulijianzhangminmin/article/details/53489226