mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 15:42:02 +00:00
Fix build
This commit is contained in:
parent
01ed894b65
commit
219b39187d
@ -15,7 +15,7 @@ struct TableStructureWriteLockHolder
|
||||
*this = TableStructureWriteLockHolder();
|
||||
}
|
||||
|
||||
void releaseAllExpectAlterIntention()
|
||||
void releaseAllExceptAlterIntention()
|
||||
{
|
||||
new_data_structure_lock.reset();
|
||||
structure_lock.reset();
|
||||
|
Loading…
Reference in New Issue
Block a user