Closed wjhuang2016 closed 3 years ago
cherry-pick https://github.com/pingcap/parser/pull/1244
Fix #1243
Add a CTENames stack to track CTE.
Tests
Code changes
Side effects
Related changes
cherry-pick https://github.com/pingcap/parser/pull/1244
What problem does this PR solve?
Fix #1243
What is changed and how it works?
Add a CTENames stack to track CTE.
Check List
Tests
Code changes
Side effects
Related changes