mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-17 03:42:48 +00:00
6 lines
263 B
Plaintext
6 lines
263 B
Plaintext
|
default distributed_ddl_entry_format_version
|
||
|
DROP TABLE IF EXISTS foo ON CLUSTER test_shard_localhost
|
||
|
distributed_ddl_entry_format_version=PRESERVE_INITIAL_QUERY_ID_VERSION
|
||
|
DROP TABLE IF EXISTS default.foo
|
||
|
DROP TABLE IF EXISTS foo ON CLUSTER test_shard_localhost
|