mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-29 19:12:03 +00:00
Update tests/queries/0_stateless/02028_add_default_database_for_alterquery_on_cluster.sql
Co-authored-by: Nikolay Degterinsky <43110995+evillique@users.noreply.github.com>
This commit is contained in:
parent
f97f5c5c75
commit
34055d38c2
@ -1,4 +1,4 @@
|
||||
-- Tags: distributed, no-parallely
|
||||
-- Tags: distributed, no-parallel
|
||||
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