Different error message from MySQL when group by
a window function with a as
#16473
Labels
severity/minor
sig/planner
SIG: Planner
type/bug
The issue is confirmed as a bug.
type/compatibility
Bug Report
1. What did you do?
In a select stmt, group by a window function using its asname.
2. What did you expect to see?
In 8.0.19 MySQL Community:
3. What did you see instead?
In TiDB:
4. What version of TiDB are you using? (
tidb-server -V
or runselect tidb_version();
on TiDB)Release Version: v4.0.0-beta-710-gac8785a97
The text was updated successfully, but these errors were encountered: