alexey-milovidov
b8083929a6
Merge branch 'master' into yandex-to-clickhouse-in-configs
2021-09-23 20:49:40 +03:00
kssenii
a84fc77b52
Fixes
2021-09-22 18:10:25 +03:00
kssenii
b51840a205
Merge branch 'master' of github.com:ClickHouse/ClickHouse into named-collections
2021-09-22 11:45:22 +03:00
Alexey Milovidov
e513a5db32
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
Azat Khuzhin
5ad9cb9b79
Add test_storage_mysql::test_mysql_in with multiple columns in IN
2021-09-11 14:15:27 +03:00
kssenii
ab6937ee45
Merge branch 'master' of github.com:ClickHouse/ClickHouse into named-collections
2021-09-08 20:43:37 +03:00
kssenii
a5f56bb588
Some other
2021-09-03 16:25:40 +03:00
kssenii
6efbee320b
Done MySQL
2021-09-03 11:30:28 +03:00
Azat Khuzhin
6d5f01a56b
Cover MySQL setting connection_wait_timeout
2021-09-02 22:39:07 +03:00
Yatsishin Ilya
e04957ce82
more
2021-06-21 18:42:40 +03:00
Yatsishin Ilya
c59a11f798
Merge remote-tracking branch 'origin' into integration-2
2021-04-27 18:34:33 +03:00
TCeason
63403c709c
modify settings name to external_xxx and rewrite Storage MySQL max_block_size
2021-04-19 10:51:50 +08:00
Yatsishin Ilya
b4dded3fc2
wip
2021-04-12 10:03:12 +03:00
Yatsishin Ilya
5311278c29
Merge remote-tracking branch 'origin' into integration-2
2021-04-08 12:30:24 +03:00
kssenii
fdab1021f6
Add unpause container after test
2021-04-03 07:59:26 +00:00
kssenii
747967a9bb
Better
2021-04-01 10:27:24 +00:00
kssenii
f6163bb51d
Fix
2021-04-01 07:55:16 +00:00
kssenii
88df6afc84
More tests
2021-03-31 23:48:54 +00:00
kssenii
03ce320926
Add a separate docker-compose with multiple servers for postgres and mysql
2021-03-31 17:04:57 +00:00
kssenii
ec4582ff83
Better test
2021-03-28 19:35:58 +00:00
kssenii
ef537b802f
Better comments
2021-03-27 21:10:44 +00:00
kssenii
f141f027f4
Make common class for external storages
2021-03-27 17:12:47 +00:00
kssenii
ae868208c2
Use pool with failover in mysql storage
2021-03-27 14:39:45 +00:00
Yatsishin Ilya
662d494d20
fixes
2021-03-24 16:23:23 +03:00
Yatsishin Ilya
06bb4e2c71
wip
2021-03-16 13:00:49 +03:00
Yatsishin Ilya
06e1188d9e
wip
2021-02-15 12:35:45 +03:00
Alexander Tokmakov
ecc0339472
add test
2020-12-28 23:21:57 +03:00
Azat Khuzhin
9cb3c743bd
Convert to python3 ( #15007 )
2020-10-02 19:54:07 +03:00
Anton Popov
085f63a9bf
fix hang of queries with a lot of subqueries to same mysql table
2020-09-25 14:12:48 +03:00
bharatnc
b75963d370
Format and optimize imports in integration test files
...
This PR formats all the `*.py` files found under the `tests/integration`
folder. It also reorders the imports and cleans up a bunch of unused
imports.
The formatting also takes care of other things like wrapping lines and
fixing spaces and indents such that the tests look more readable.
2020-09-15 23:10:54 -07:00
Alexey Milovidov
b985584a09
Fix integration test
2020-06-28 23:03:45 +03:00
BohuTANG
f783a2976b
Insert enum column values for test
2020-06-27 21:25:03 +08:00
BohuTANG
a13d201991
Add integration test for MySQL enums type
2020-06-27 17:46:19 +08:00
Ivan
97f2a2213e
Move all folders inside /dbms one level up ( #9974 )
...
* Move some code outside dbms/src folder
* Fix paths
2020-04-02 02:51:21 +03:00