ClickHouse/tests
Azat Khuzhin 155fe2bf9b Fix stress hung because of attached MV with sleep()
In stress tests non-unique databases are used, and in case of non-unique
table names, materialized views may affect other tests, especially if
SELECT from underlying table contains sleep*() like in
02187_insert_values_with_mv, CI report [1].

  [1]: https://s3.amazonaws.com/clickhouse-test-reports/37469/2b513acb2b8d703e737a700a9ccd5f7f323b605f/stress_test__undefined__actions_.html

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-06-07 07:52:06 +03:00
..
ci Merge pull request #37825 from vdimir/contrib-trigger-false 2022-06-03 15:31:18 +02:00
config Executable user defined functions extract parameters name and type from command value 2022-06-03 18:06:59 +02:00
fuzz
instructions
integration Merge pull request #37884 from nickitat/update_protobuf_files 2022-06-06 20:57:21 +02:00
jepsen.clickhouse-keeper add comment for overwrite 2022-06-01 06:32:52 +00:00
perf_drafts
performance Merge pull request #37544 from ClickHouse/cached_patterns 2022-06-01 19:55:25 +02:00
queries Fix stress hung because of attached MV with sleep() 2022-06-07 07:52:06 +03:00
.gitignore
clickhouse-test remove retries 2022-05-28 19:25:56 +02:00
CMakeLists.txt
msan_suppressions.txt
stress
tsan_suppressions.txt
ubsan_suppressions.txt