Fix build

This commit is contained in:
alesapin 2020-03-28 12:40:06 +03:00
parent 01ed894b65
commit 219b39187d

View File

@ -15,7 +15,7 @@ struct TableStructureWriteLockHolder
*this = TableStructureWriteLockHolder();
}
void releaseAllExpectAlterIntention()
void releaseAllExceptAlterIntention()
{
new_data_structure_lock.reset();
structure_lock.reset();