Dear Google Search Result Page!
So this fails on an InnoDB table in MySQL 5.0:
ALTER TABLE `xxx_table` CHANGE COLUMN `importid` `import_id` int(11) NOT NULL;
# Failed test 'Migrating up to 29 ' # at t/unit/db/migrations.t line 84. ERROR : DBD::mysql::db do failed: Error on rename of './xxx_tmp_migration_test_1200915479/#sql-4dcf_348f2' to './xxx_tmp_migration_test_1200915479/xxx_table' (errno: 150)