mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-15 12:14:18 +00:00
Resolve issues
This commit is contained in:
parent
5953af6a53
commit
a37c1134b9
@ -102,7 +102,7 @@ StorageObjectStorage::StorageObjectStorage(
|
||||
}
|
||||
else
|
||||
{
|
||||
tryLogCurrentException(__PRETTY_FUNCTION__);
|
||||
tryLogCurrentException(log);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user