v.20.10Bug Fix

Fixed Server Crash During ALTER TABLE Operations

Fixed possible server crash after ALTER TABLE ... MODIFY COLUMN ... NewType when SELECT have WHERE expression on altering column and alter does not finished yet. #16968 (Amos Bird).