ClickHouse/tests/queries
Azat Khuzhin 267a6c8639 Fix 01091_num_threads flaps (by adding unique identifier to the queries)
Actually there were two issues:
- missing \n, so it picked the wrong query anway
- no unique identifier, hence it may works incorrectly (and actually,
  event clickhouse-test script executes 'SELECT 1' query)
2020-06-22 20:41:49 +03:00
..
0_stateless Fix 01091_num_threads flaps (by adding unique identifier to the queries) 2020-06-22 20:41:49 +03:00
1_stateful Leave only relevant part of the test 2020-06-19 21:44:33 +03:00
bugs
__init__.py
.gitignore
conftest.py
query_test.py
server.py
shell_config.sh Maybe fix max_parser_depth test 2020-06-16 04:08:01 +03:00