mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 15:12:02 +00:00
Add test
This commit is contained in:
parent
9d65d83c83
commit
507dae3bdc
@ -0,0 +1,2 @@
|
|||||||
|
SET max_memory_usage = '1G';
|
||||||
|
SELECT range(65535) FROM system.one ARRAY JOIN range(65536) AS number; -- { serverError 241 }
|
Loading…
Reference in New Issue
Block a user