v.19.9Bug Fix

Fix Bug About Executing Distributed Drop/alter/truncate/optimize ON CLUSTER Queries on Follower Replica Before Leader Replica

Fix bug about executing distributed DROP/ALTER/TRUNCATE/OPTIMIZE ON CLUSTER queries on follower replica before leader replica. Now they will be executed directly on leader replica. #5757 (alesapin)