mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-14 10:22:10 +00:00
fix
This commit is contained in:
parent
051103b0e0
commit
46debe89c2
@ -1329,7 +1329,6 @@ void DatabaseReplicated::stopReplication()
|
|||||||
|
|
||||||
void DatabaseReplicated::shutdown()
|
void DatabaseReplicated::shutdown()
|
||||||
{
|
{
|
||||||
stopLoading();
|
|
||||||
stopReplication();
|
stopReplication();
|
||||||
ddl_worker_initialized = false;
|
ddl_worker_initialized = false;
|
||||||
ddl_worker = nullptr;
|
ddl_worker = nullptr;
|
||||||
|
Loading…
Reference in New Issue
Block a user