rewriteBatchedStatements参数导致无Queries Using Plan Cache OPS 命中

感谢回复, allowMultiQueries这个参数已经设置为true了,具体jdbc连接串如下
jdbc:mysql://11.139.35.194:4000/busiData?useServerPrepStmts=true&cachePrepStmts=true&prepStmtCacheSize=1000&prepStmtCacheSqlLimit=2147483647&rewriteBatchedStatements=true&useConfigs=maxPerformance&allowMultiQueries=true