Unexpected escape in TableCommon.XXXRecord
#60371
Labels
affects-7.1
This bug affects the 7.1.x(LTS) versions.
affects-7.5
This bug affects the 7.5.x(LTS) versions.
affects-8.1
This bug affects the 8.1.x(LTS) versions.
type/enhancement
The issue or PR belongs to an enhancement.
Enhancement
in a performance test with TiDB v8.1.1 we found this variable is escaped where consumes 16% CPU
tidb/pkg/table/tables/tables.go
Line 924 in a7df4f9
Seems introduced by #43163 and unintentionally fixed by #53931
The text was updated successfully, but these errors were encountered: