v.21.7Bug Fix

Fixed bug in moving Materialized View from Ordinary to Atomic database

Fixed a bug in moving Materialized View from Ordinary to Atomic database (RENAME TABLE query). Now inner table is moved to new database together with Materialized View. Fixes #23926. #24309 (tavplubix).