mirror of
https://github.com/MariaDB/server.git
synced 2026-04-16 21:35:35 +02:00
BUG#11754168:PARTS OF INDEX_MERGE_INNODB.TEST ARE DISABLED DUE TO EXPLAIN DIFFS
Parts of index_merge_innodb were disabled.These have been enabled with a few changes and the test is being made experimental to study it's behaviour.
This commit is contained in:
parent
adb6c903bb
commit
e51fcf8f72
6 changed files with 1353 additions and 29 deletions
|
|
@ -6,6 +6,7 @@ binlog.binlog_multi_engine # joro : NDB tests marked as experiment
|
|||
funcs_1.charset_collation_1 # depends on compile-time decisions
|
||||
|
||||
main.func_math @freebsd # Bug#11751977 2010-05-04 alik main.func_math fails on FreeBSD in PB2
|
||||
main.index_merge_innodb #Bug 11754168 - 45727: Disabled parts of index_merge_innodb due to explain diffs have been enabled
|
||||
main.lock_multi_bug38499 # Bug#11755645 2009-09-19 alik main.lock_multi_bug38499 times out sporadically
|
||||
main.outfile_loaddata @solaris # Bug#11755168 2010-01-20 alik Test "outfile_loaddata" fails (reproducible)
|
||||
main.signal_demo3 @solaris # Bug#11753919 2010-01-20 alik Several test cases fail on Solaris with error Thread stack overrun
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue