ClickHouse/dbms
Alex Bocharov 3a320733f3 Fix mark cache settings initialization.
Before this change setting mark_cache_min_lifetime wasn't applied from the user settings, but only from the default.
There reason was that corresponding Settings initialization was after creation of the MarkCache.
This fix moves Settings initialization above creation of the MarkCache.
2017-12-13 20:32:26 +00:00
..
benchmark Get rid of double whitespaces [#CLICKHOUSE-2]. 2017-10-26 21:36:23 +03:00
cmake Auto version update to [54326] 2017-12-13 12:55:19 +03:00
scripts Fool's day changed, continued [#CLICKHOUSE-3]. 2017-04-05 14:52:23 +03:00
src Fix mark cache settings initialization. 2017-12-13 20:32:26 +00:00
tests Merge pull request #1447 from yandex/support-table-functions-for-desc-and-insert 2017-12-11 23:28:10 +03:00
CMakeLists.txt Fix freebsd build. Little cmake fixes. (#1634) 2017-12-13 22:07:12 +03:00