v.20.4Bug Fix

Fixed rare use-after-free error in MergeTree on unsuccessful table creation

Fixed very rare potential use-after-free error in MergeTree if table was not created successfully. #10986, #10970 (alexey-milovidov).