From 30b2e00584e32cc123cf527a50410ac29d0aa4ac Mon Sep 17 00:00:00 2001 From: Annamalai Gurusami Date: Wed, 18 Apr 2012 09:21:23 +0530 Subject: [PATCH] Bug #12902967 Creating self referencing fk on same index unhandled, confusing error. I have added the not_embedded.inc in the test file. --- mysql-test/suite/innodb/t/innodb_bug12902967.test | 1 + 1 file changed, 1 insertion(+) diff --git a/mysql-test/suite/innodb/t/innodb_bug12902967.test b/mysql-test/suite/innodb/t/innodb_bug12902967.test index 87e648c2726..9101c8c705b 100644 --- a/mysql-test/suite/innodb/t/innodb_bug12902967.test +++ b/mysql-test/suite/innodb/t/innodb_bug12902967.test @@ -7,6 +7,7 @@ # of sync: --source include/have_innodb.inc +--source include/not_embedded.inc let error_log= $MYSQLTEST_VARDIR/log/mysqld.1.err; --remove_file $error_log