版本 v4.0.14
系统 linux
一条普通的update报错如下:
(pymysql.err.OperationalError) (1105, ‘other error: invalid range,range.start should be smaller than range.end, but got [[116, 128, 0, 0, 0, 0, 0, 4, 173, 95, 105, 128, 0, 0, 0, 0, 0, 0, 1, 4, 25, 171, 244, 0, 0, 0, 0, 0, 1, 0, 66, 0, 84, 0, 84, 0, 67, 255, 0, 0, 0, 0, 0, 0, 0, 0, 248],[116, 128, 0, 0, 0, 0, 0, 4, 173, 95, 105, 128, 0, 0, 0, 0, 0, 0, 1, 4, 25, 171, 244, 0, 0, 0, 0, 0, 1, 0, 66, 0, 84, 0, 84, 0, 67, 255, 0, 0, 0, 0, 0, 0, 0, 0, 247])’)
只偶发了一次,感觉像是个bug,但不知道如何复现
other error: invalid range,range.start should be smaller than range.end, but got [[116, 128, 0, 0, 0, 0, 0, 4, 173, 95, 105, 128, 0, 0, 0, 0, 0, 0, 1, 4, 25, 171, 244, 0, 0, 0, 0, 0, 1, 0, 66, 0, 84, 0, 84, 0, 67, 255, 0, 0, 0, 0, 0, 0, 0, 0, 248],[116, 128, 0, 0, 0, 0, 0, 4, 173, 95, 105, 128, 0, 0, 0, 0, 0, 0, 1, 4, 25, 171, 244, 0, 0, 0, 0, 0, 1, 0, 66, 0, 84, 0, 84, 0, 67, 255, 0, 0, 0, 0, 0, 0, 0, 0, 247])\ngithub.com/pingcap/tidb/store/tikv.(*copIteratorWorker).handleCopResponse\ \t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/store/tikv/coprocessor.go:1121\ngithub.com/pingcap/tidb/store/tikv.(*copIteratorWorker).handleTaskOnce\ \t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/store/tikv/coprocessor.go:906\ngithub.com/pingcap/tidb/store/tikv.(*copIteratorWorker).handleTask\ \t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/store/tikv/coprocessor.go:808\ngithub.com/pingcap/tidb/store/tikv.(*copIteratorWorker).run\ \t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/store/tikv/coprocessor.go:538\ runtime.goexit\ \t/usr/local/go/src/runtime/asm_amd64.s:1357