【TiDB 版本】: v4.0.9 【问题描述】: tidb的日志频繁的报错信息,是什么原因啊。对业务没有什么影响,就是频繁的报错 [distsql.go:997] [“table reader fetch next chunk failed”] [conn=1018993] [error=“context canceled”] image1161×612 30.7 KB [
["table reader fetch next chunk failed"] [conn=200732] [error="[tikv:9001]PD server timeout"] [2024/10/23 11:22:20.936 +08:00] [INFO] [conn.go:864] ["command dispatched failed"] [conn=200732] [connInfo="id:200732, addr:10.204.168.71:31339 status:10, collation:utf8_general_ci,...
\n\t/workspace/source/tidb/pkg/executor/table_reader.go:331\ngithub.com/pingcap/tidb/pkg/executor/internal/exec.Next\n\t/workspace/source/tidb/pkg/executor/internal/exec/executor.go:460\ngithub.com/pingcap/tidb/pkg/executor.(*LimitExec).Next\n\t/workspace/source/tidb/pkg/executor/select.go:...
TiDB is an open-source, cloud-native, distributed, MySQL-Compatible database for elastic scale and real-time analytics. Try AI-powered Chat2Query free at : https://www.pingcap.com/tidb-serverless/ - tidb/executor/seqtest/seq_executor_test.go at 522275783
// 1. builds hash table from the outer rows // 2. builds key ranges from outer rows and fetches inner rows // 3. probes the hash table and sends the join result to the main thread channel. // Note: step 1 and step 2 runs concurrently. ...
[2021/06/08 11:14:32.626 +08:00] [WARN] [] [“TiRemoteBlockInputStream(ExchangeReceiver): remote reader meets error: exchange receiver meet error : DB::Exception: Allocator: Cannot mremap memory chunk from 512.00 MiB to 1.00 GiB., errno: 14, strerror: Bad address”] [thread_id=224] ...
table_import.go | 2 +- br/pkg/lightning/tikv/tikv.go | 2 +- build/linter/allrevive/analyzer.go | 2 +- dumpling/export/dump.go | 2 +- dumpling/export/metadata.go | 2 +- go.mod | 14 +- go.sum | 29 +- pkg/autoid_service/autoid.go | 12 +- pkg/ddl/backfilling_dist_...