mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-23 08:02:02 +00:00
Update 01782_field_oom.sql
This commit is contained in:
parent
7b1890f0b3
commit
ac44be2766
@ -1,2 +1,2 @@
|
|||||||
SET max_memory_usage = '1G';
|
SET max_memory_usage = '500M';
|
||||||
SELECT sumMap([number], [number]) FROM system.numbers_mt; -- { serverError 241 }
|
SELECT sumMap([number], [number]) FROM system.numbers_mt; -- { serverError 241 }
|
||||||
|
Loading…
Reference in New Issue
Block a user