--echo Warning 150 Create table `mysqld.1`.`t2` with foreign key constraint failed. Referenced table `mysqld.1`.`t1` not found in the data dictionary close to foreign key(a) references t1(a)) engine=innodb.
--echo Error 1005 Can'tcreatetable`test`.`t2`(errno:150"Foreign key constraint is incorrectly formed")
--echo Warning 150 Alter table `mysqld.1`.`t1` with foreign key constraint failed. Referenced table `mysqld.1`.`t1` not found in the data dictionary close to foreign key(b) references t1(a).
--echo Error 1005 Can'tcreatetable`test`.`#sql-temporary`(errno:150"Foreign key constraint is incorrectly formed")