EVOLUTION-MANAGER
Edit File: innodb_information_schema_tables.result
CREATE TABLE t1 ENGINE=InnoDB AS SELECT * FROM mysql.help_topic; DROP TABLE t1;