MySQL 9.0 Reference Manual Including MySQL NDB Cluster 9.0

19.5.1.7 Replication of CREATE TABLE ... SELECT Statements

MySQL applies these rules when CREATE TABLE ... SELECT statements are replicated:

MySQL 9.0 does not allow a CREATE TABLE ... SELECT statement to make any changes in tables other than the table that is created by the statement.