From 9182079c5ff5081f6889a765e16a102610a77863 Mon Sep 17 00:00:00 2001 From: Sergei Golubchik Date: Mon, 25 Apr 2011 17:22:25 +0200 Subject: lots of post-merge changes --- mysql-test/suite/innodb/t/innodb_bug44032.test | 1 - 1 file changed, 1 deletion(-) (limited to 'mysql-test/suite/innodb/t/innodb_bug44032.test') diff --git a/mysql-test/suite/innodb/t/innodb_bug44032.test b/mysql-test/suite/innodb/t/innodb_bug44032.test index a963cb8b68f..74c4b1dcb04 100644 --- a/mysql-test/suite/innodb/t/innodb_bug44032.test +++ b/mysql-test/suite/innodb/t/innodb_bug44032.test @@ -2,7 +2,6 @@ # (btr_cur_update_in_place not invoked when updating from/to NULL; # the update is performed by delete and insert instead) --- source include/have_innodb.inc CREATE TABLE bug44032(c CHAR(3) CHARACTER SET UTF8) ROW_FORMAT=REDUNDANT ENGINE=InnoDB; -- cgit v1.2.1