mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-26 17:41:59 +00:00
fix typo
This commit is contained in:
parent
8dab49f328
commit
9e115e142e
@ -22,7 +22,7 @@ void startupSystemTables();
|
||||
void maybeConvertSystemDatabase(ContextMutablePtr context);
|
||||
|
||||
/// Converts all databases (except system) from Ordinary to Atomic if convert_ordinary_to_atomic flag exists
|
||||
/// Waits for `load_metadata` task before convertions
|
||||
/// Waits for `load_metadata` task before conversions
|
||||
void convertDatabasesEnginesIfNeed(const LoadTaskPtrs & load_metadata, ContextMutablePtr context);
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user