mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-25 00:52:02 +00:00
modify test cases
This commit is contained in:
parent
41dd55c36a
commit
0e224ab449
@ -4,4 +4,4 @@ localhost 9000 0 0 0
|
||||
localhost 9000 0 0 0
|
||||
localhost 9000 0 0 0
|
||||
localhost 9000 0 0 0
|
||||
localhost 9000 0 0 0
|
||||
localhost 9000 0 0 0
|
||||
|
@ -1,5 +1,5 @@
|
||||
-- Tags: distributed, no-parallely
|
||||
DROP DATABASE IF EXISTS 02028_db;
|
||||
DROP DATABASE IF EXISTS 02028_db ON CLUSTER test_shard_localhost;
|
||||
CREATE DATABASE 02028_db ON CLUSTER test_shard_localhost;
|
||||
USE 02028_db;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user