MySQL 9.6 Reference Manual Including MySQL NDB Cluster 9.6

19.5.1.7 Replication of CREATE TABLE ... SELECT Statements

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

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