unexpected explain result _0
in the root operator.
#14854
Labels
good first issue
Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
severity/moderate
sig/planner
SIG: Planner
type/bug
The issue is confirmed as a bug.
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. What did you do?
as shown in #14852, the result of explain for connection is:
it outputs a
_0
operator as the root operator, which is unexpected.2. What did you expect to see?
disappear from the result
3. What did you see instead?
as described in the above.
4. What version of TiDB are you using (
tidb-server -V
or runselect tidb_version();
on TiDB)?the same as #14852
The text was updated successfully, but these errors were encountered: