v.24.1Bug Fix

Fix memory accumulation issue during large CREATE and DROP table operations

A fix for unexpected accumulation of memory usage while creating a huge number of tables by CREATE and DROP. #58831 (Maksim Kita).