v.21.9Experimental Feature

Rename MaterializeMySQL to MaterializedMySQL

Rename MaterializeMySQL to MaterializedMySQL. #26822 (tavplubix).
Renamed the MaterializeMySQL table engine to MaterializedMySQL to better reflect naming consistency.

Why it matters

The rename improves clarity and consistency in the naming convention of table engines, helping users avoid confusion and maintaining a standard terminology across the ClickHouse ecosystem.

How to use it

Replace any usage of MaterializeMySQL with MaterializedMySQL in your table engine definitions and queries.