v.21.9Experimental Feature
Rename MaterializeMySQL to MaterializedMySQL
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 ofMaterializeMySQL with MaterializedMySQL in your table engine definitions and queries.