[ERROR] [db.go:201] [“execute statements failed after retry”] [task=task_gz_fat] [unit=“binlog replication”] [queries=“[DELETE FROM
loverent_order_fat
.rent_record_imei
WHERE id
= ? AND rentRecordNo
= ? AND imei
= ? AND fundId
IS ? AND orderType
= ? AND merchantType
= ? AND terminateApplyTime
IS ? AND createOn
= ? AND applyTime
= ? AND changeDate
= ? AND createTime
= ? AND updateTime
= ? LIMIT 1]”] [arguments=“[[0 SJ1810270000124748 354851095017446 2 1 2018-10-27 18:54:50 2018-10-27 18:54:50 0000-00-00 00:00:00 0000-00-00 00:00:00 0000-00-00 00:00:00]]”] [error=“[code=10006:class=database:scope=not-set:level=high], Message: execute statement failed: begin, RawCause: sql:connection is already closed”]可能是tidb不兼容上游mysql语句导致的异常,这要怎么解决