v.21.12Experimental Features
Drop Ordinary Database Support for MaterializedMySQL
Drop support for using Ordinary databases with MaterializedMySQL. #31292 (Stig Bakken).Why it matters
This change removes the ability to use Ordinary databases in conjunction with theMaterializedMySQL engine to streamline support and avoid inconsistencies, improving stability and clarity of database engine interactions.How to use it
Users should no longer create or use Ordinary databases when working with theMaterializedMySQL engine. Instead, use supported database types compatible with MaterializedMySQL.