mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-24 16:42:05 +00:00
commit
c94ee3151d
1
tests/queries/0_stateless/01732_union_and_union_all.sql
Normal file
1
tests/queries/0_stateless/01732_union_and_union_all.sql
Normal file
@ -0,0 +1 @@
|
||||
select 1 UNION select 1 UNION ALL select 1; -- { serverError 558 }
|
Loading…
Reference in New Issue
Block a user