Internal SQL give parser error for binary literal when analyze table #43392
Labels
affects-5.0
This bug affects 5.0.x versions.
affects-5.1
This bug affects 5.1.x versions.
affects-5.2
This bug affects 5.2.x versions.
affects-5.3
This bug affects 5.3.x versions.
affects-5.4
This bug affects the 5.4.x(LTS) versions.
affects-6.0
affects-6.1
This bug affects the 6.1.x(LTS) versions.
affects-6.2
affects-6.3
affects-6.4
affects-6.5
This bug affects the 6.5.x(LTS) versions.
affects-6.6
affects-7.0
affects-7.1
This bug affects the 7.1.x(LTS) versions.
dependencies
Pull requests that update a dependency file
severity/moderate
sig/sql-infra
SIG: SQL Infra
type/bug
The issue is confirmed as a bug.
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
git clone https://github.com/pingcap/tidb
cd tidb && vim session/sessiontest/session_test.go
go test . -run TestRandomBinary --tags=intest -v
2. What did you expect to see? (Required)
run ok
3. What did you see instead (Required)
4. What is your TiDB version? (Required)
master cea3c86
The text was updated successfully, but these errors were encountered: