MySQL 9.3 Reference Manual Including MySQL NDB Cluster 9.3

19.5.1.7 Replication of CREATE TABLE ... SELECT Statements

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

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