mirror of
https://github.com/MariaDB/server.git
synced 2025-01-20 05:52:27 +01:00
a02682abcc
- 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.
15 lines
681 B
Modula-2
15 lines
681 B
Modula-2
##############################################################################
|
|
#
|
|
# List the test cases that are to be disabled temporarily.
|
|
#
|
|
# Separate the test case name and the comment with ':'.
|
|
#
|
|
# <testcasename> : BUG#<xxxx> <date disabled> <disabler> <comment>
|
|
#
|
|
# Do not use any TAB characters for whitespace.
|
|
#
|
|
##############################################################################
|
|
kill : Bug#11748945 2008-12-03 HHunger need some changes to be robust enough for pushbuild.
|
|
read_many_rows_innodb : Bug#11748886 2010-11-15 mattiasj report already exists
|
|
main.log_tables-big : Bug#11756699 2010-11-15 mattiasj report already exists
|
|
|