From a02682abcc53199e0110ec9f24f2063fa21bd6b5 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 21 Jun 2011 15:50:07 +0300 Subject: MWL#89 - Added regression test with queries over the WORLD database. - Discovered and fixed several bugs in the related cost calculation functionality both in the semijoin and non-semijon subquery code. - Added DBUG printing of the cost variables used to decide between IN-EXISTS and MATERIALIZATION. --- mysql-test/t/disabled.def | 1 - 1 file changed, 1 deletion(-) (limited to 'mysql-test/t/disabled.def') diff --git a/mysql-test/t/disabled.def b/mysql-test/t/disabled.def index c4eb6bf829e..c244d08e308 100644 --- a/mysql-test/t/disabled.def +++ b/mysql-test/t/disabled.def @@ -13,4 +13,3 @@ kill : Bug#37780 2008-12-03 HHunger need some changes to be query_cache_28249 : Bug#43861 2009-03-25 main.query_cache_28249 fails sporadically log_tables-big : Bug#48646 2010-11-15 mattiasj report already exists read_many_rows_innodb : Bug#37635 2010-11-15 mattiasj report already exists -main.subselect_mat_cost : MWL#89 tests that must be adjusted to the cost model introduced after the code review -- cgit v1.2.1