Mycat 如何配置字符集? 答:在配置文件 server.xml 配置,默认配置为 utf8。 <system> <property name="charset">utf8</property> </system>