ClickHouse/dbms
Azat Khuzhin dbe45800d9 Do not account memory for Buffer engine in max_memory_usage limit
Since background flush will not be accounted there, and it can be too
tricky to calclulate this limit, in case you have multiple materialized
views with Buffer engine.

v2: test adjustment
2019-10-31 22:26:50 +03:00
..
benchmark Minor changes 2019-02-25 01:28:05 +03:00
cmake Auto version update to [19.17.1.1] [54428] 2019-10-21 15:48:00 +03:00
programs Enable bracketed paste if possible 2019-10-31 02:33:45 +08:00
src Do not account memory for Buffer engine in max_memory_usage limit 2019-10-31 22:26:50 +03:00
tests Do not account memory for Buffer engine in max_memory_usage limit 2019-10-31 22:26:50 +03:00
CMakeLists.txt Fix build without submodules (#7295) 2019-10-30 23:34:06 +03:00