You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please answer these questions before submitting your issue. Thanks!
What did you do?
createtablet (pk varchar(14) primary key, a varchar(12));
select*from (selectt1.pkor'/'as c from t as t1 left join t as t2 ont1.a=t2.pk) as t wheret.c=1;
What did you expect to see?
query executes without panic
Bug Report
Please answer these questions before submitting your issue. Thanks!
What did you expect to see?
query executes without panic
What did you see instead?
tidb-server -V
or runselect tidb_version();
on TiDB)?The text was updated successfully, but these errors were encountered: