ClickHouse/dbms
Alexey Zatelepin bc30ed92d4 fix order of destruction of table locks and child streams
Incorrect order could lead to a very rare `mutex lock failed: Invalid argument`
error when MergeTree table was dropped and its parts were deleted defore the destruction
of streams that were reading from that parts.
2019-03-06 15:25:59 +03:00
..
benchmark Minor changes 2019-02-25 01:28:05 +03:00
cmake Auto version update to [19.3.4] [54415] 2019-02-15 14:50:37 +03:00
programs Merge pull request #4426 from Felixoid/graphite-rollup 2019-03-06 03:10:45 +03:00
scripts Temporarily disable precalculated bias estimations for precisions other than 17. 2018-10-24 17:23:57 +03:00
src fix order of destruction of table locks and child streams 2019-03-06 15:25:59 +03:00
tests Merge pull request #4426 from Felixoid/graphite-rollup 2019-03-06 03:10:45 +03:00
CMakeLists.txt Update CMakeLists.txt 2019-03-06 04:01:53 +03:00