mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 15:12:02 +00:00
Merge branch 'stress-oom' of github.com:yandex/ClickHouse into stress-oom
This commit is contained in:
commit
6f2b7b9e06
@ -1,2 +1,2 @@
|
||||
SET max_memory_usage = '1G';
|
||||
SET max_memory_usage = '500M';
|
||||
SELECT sumMap([number], [number]) FROM system.numbers_mt; -- { serverError 241 }
|
||||
|
Loading…
Reference in New Issue
Block a user