Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mysql test row failed. #31273

Closed
wjhuang2016 opened this issue Jan 4, 2022 · 2 comments · Fixed by #31274
Closed

mysql test row failed. #31273

wjhuang2016 opened this issue Jan 4, 2022 · 2 comments · Fixed by #31274
Assignees
Labels
affects-5.4 This bug affects the 5.4.x(LTS) versions. severity/major sig/planner SIG: Planner type/bug The issue is confirmed as a bug.

Comments

@wjhuang2016
Copy link
Member

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

select (1,2,(3,4)) IN ((3,2,(3,4)), (1,2,(3,4)));

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

No error

3. What did you see instead (Required)

Operand should contain 2 column(s)

4. What is your TiDB version? (Required)

https://ci.pingcap.net/blue/organizations/jenkins/tidb_ghpr_common_test/detail/tidb_ghpr_common_test/7946/pipeline/86/
master

@wjhuang2016 wjhuang2016 added the type/bug The issue is confirmed as a bug. label Jan 4, 2022
@djshow832 djshow832 added the affects-5.4 This bug affects the 5.4.x(LTS) versions. label Jan 4, 2022
@yudongusa
Copy link

@wjhuang2016 assign this to you as you are working on the fix.

@github-actions
Copy link

github-actions bot commented Jan 6, 2022

Please check whether the issue should be labeled with 'affects-x.y' or 'fixes-x.y.z', and then remove 'needs-more-info' label.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects-5.4 This bug affects the 5.4.x(LTS) versions. severity/major sig/planner SIG: Planner type/bug The issue is confirmed as a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants