mirror of
https://github.com/MariaDB/server.git
synced 2025-11-30 05:23:50 +03:00
This bug happens due to a conflict in the construct window_spec. (win_ref conflicts with the non-reserved key word ROWS). The standard SQL-2003 says that ROWS is a reserved key word. Made this key word reserved in our grammar and removed the conflict.
26 KiB
26 KiB