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