Skip to content

It raised encoding failed when executing select statement on medium blob type #23322

Closed
@lilinghai

Description

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

deploy the tide cluster containing TiKV instance
download 1.txt

source 1.txt
select * from t where a=1;

2. What did you expect to see? (Required)

successfully

3. What did you see instead (Required)

ERROR 1105 (HY000): encoding failed
tidb log
[err="[tikv:10000]encoding failed"]

4. What is your TiDB version? (Required)

Release Version: v4.0.0-beta.2-2365-g46f5f2177-dirty
Edition: Community
Git Commit Hash: 46f5f21
Git Branch: release-5.0
UTC Build Time: 2021-03-13 14:50:59
GoVersion: go1.13
Race Enabled: false
TiKV Min Version: v3.0.0-60965b006877ca7234adaced7890d7b029ed1306
Check Table Before Drop: false

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions