mariadb/mysql-test/suite
unknown 96efe1cab3 Fix for LP BUG#714808 and LP BUG#719280.
The patch also adjusts several instable test results
to order the result.

Analysis:

The function prev_record_reads() may skip (jump over)
some query plan nodes where record_count < 1. At the
same time, even though get_partial_join_cost() uses
all first N plan nodes after the last constant table,
it may produce a smaller record_count than
prev_record_reads(), because the record count for
some plan nodes may be < 1, and these nodes may not
participate in prev_record_reads.

Solution:
The current solution is to treat the result of
get_partial_join_cost() as the upper bound for the
total number of unique lookup keys.
2011-02-15 22:17:18 +02:00
..
binlog merge with 5.1 2010-11-30 23:11:03 +02:00
bugs Bug #49741 test files contain explicit references to bin/relay-log positions 2010-05-24 21:54:08 +08:00
engines Bug #49741 test files contain explicit references to bin/relay-log positions 2010-05-24 21:54:08 +08:00
federated mtr changes: 2010-08-25 22:22:33 +02:00
funcs_1 merge with 5.1 2010-10-25 15:21:16 +02:00
funcs_2 merge 5.0-> 5.1 2009-04-24 13:00:17 -04:00
ibmdb2i Bug#49329 example (and other) engines use wrong collation for open tables hash 2009-12-11 12:31:16 +05:30
im
innodb Merge 2010-12-27 14:22:05 -08:00
innodb_plugin Merge 2010-12-27 14:22:05 -08:00
jp Bug #45159 : some tests in suite "jp" fail in embedded server (use LOAD DATA) 2009-09-11 15:52:08 +03:00
large_tests
manual Bug #49741 test files contain explicit references to bin/relay-log positions 2010-05-24 21:54:08 +08:00
maria Merge. 2010-12-10 23:23:34 -08:00
ndb Merge with MySQL 5.1.52 2010-11-23 23:39:59 +02:00
ndb_team generalization of mtr to support suite.pm extensions: 2010-08-17 11:14:46 +04:00
optimizer_unfixed_bugs Make suite/optimizer_unfixed_bugs/t/bug43617.test work with --ps-protocol 2010-11-30 12:49:11 +03:00
oqgraph oqgraph and sphinx on windows 2010-09-15 17:29:57 +02:00
parts Merge with 5.1-release. 2010-12-06 10:25:44 +02:00
pbxt Fix for LP BUG#714808 and LP BUG#719280. 2011-02-15 22:17:18 +02:00
percona Merge XtraDB from Percona-Server 5.1.52-11.6 into MariaDB 5.1 2010-11-24 14:04:38 +01:00
rpl automatic merge with 5.1 2010-12-01 22:24:49 +02:00
rpl_ndb generalization of mtr to support suite.pm extensions: 2010-08-17 11:14:46 +04:00
sphinx fix the sphinx test suite to work when sphinxse is statically linked into the server 2010-09-21 17:29:18 +02:00
stress
sys_vars Merge with MySQL 5.1.52 2010-11-23 23:39:59 +02:00
vcol Remove .moved files 2010-11-15 04:59:45 +03:00