Yuanjia Zhang
Yuanjia Zhang
This issue can be solved by Cost Model Ver2.
Fixed by https://github.com/pingcap/tidb/pull/37992
A minimum reproducible case: ``` mysql> select * from dual; ERROR 1051 (42S02): Unknown table '' ``` The reason is that `dual` is a virtual table that has no column,...
Duplicated with https://github.com/pingcap/tidb/issues/51360
@time-and-fate Please help take a look at this issue
/test mysql-test
/test mysql-test