【 TiDB 使用环境】生产环境 /测试/ Poc
【 TiDB 版本】
【复现路径】做过哪些操作出现的问题
【遇到的问题:问题现象及影响】
【资源配置】进入到 TiDB Dashboard -集群信息 (Cluster Info) -主机(Hosts) 截图此页面
【附件:截图/日志/监控】
["command dispatched failed"] [conn=7965071138818675769] [connInfo="id:7965071138818675769, addr:10.61.244.112:59410 status:0, collation:utf8_general_ci, user:xxx"] [command=Prepare] [status="inTxn:0, autocommit:0"] [sql="delete from `db1`.`table1` where `uid` = ? and `groupby` = ? ;delete from `db1`.`table1` where `uid` = ? and `groupby` = ? ;delete from `db1`.`table1` where `uid` = ? and `groupby` = ? ;delete from `db1`.`table1` where `uid` = ? and `groupby` = ? ;delete from `db1`.`table1` where `uid` = ? and `groupby` = ? ;delete from `db1`.`table1` where `uid` = ? and `groupby` = ? ;delete from `db1`.`table1` where `uid` = ? and `groupby` = ? ;delete from `db1`.`table1` where `uid` = ? and `groupby` = ? ;delete from `db1`.`table1` where `uid` = ? and `groupby` = ? ;delete from `db1`.`table1` where `uid` = ? and `groupby` = ? ;delete from `db1`.`table1` where `uid` = ? and `groupby` = ? ;delete from `db1`.`table1` where `uid` = ? and `groupby` = ? ;delete from `db1`.`table1` where `uid` = ? and `groupby` = ? ;delete from `db1`.`table1` where `uid` = ? and `groupby` = ? ;delete from `db1`.`table1` where `uid` = ? and `groupby` = ? "] [txn_mode=PESSIMISTIC] [timestamp=0] [err="[executor:8115]Can not prepare multiple statements"]`
有没有什么参数可以控制执行这个语句?