v.22.1Bug Fix

Fix Use-After-Free Issue with Concurrent DROP TABLE and INSERT

Fix table lifetime (i.e. possible use-after-free) in case of parallel DROP TABLE and INSERT. #32572 (Azat Khuzhin).