v.19.11Bug Fix
Fixed Wrong Code in Mutations That May Lead to Memory Corruption
Fixed wrong code in mutations that may lead to memory corruption. Fixed segfault with read of address0x14c0that may happed due to concurrentDROP TABLEandSELECTfromsystem.partsorsystem.parts_columns. Fixed race condition in preparation of mutation queries. Fixed deadlock caused byOPTIMIZEof Replicated tables and concurrent modification operations like ALTERs. #6514 (alexey-milovidov)