mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
mysql-test/t/ndb_dd_disk2memory.test: New Disk Data test to test Cluster Disk tables working with Cluster Memory tables and the other way around mysql-test/r/ndb_dd_disk2memory.result: New Disk Data test to test Cluster Disk tables working with Cluster Memory tables and the other way around mysql-test/t/disabled.def: Disabled ndb_dd_disk2memory.test due to Bug #16466
26 lines
936 B
Modula-2
26 lines
936 B
Modula-2
##############################################################################
|
|
#
|
|
# List the test cases that are to be disabled temporarily.
|
|
#
|
|
# Separate the test case name and the comment with ':'.
|
|
#
|
|
# <testcasename> : Comment test
|
|
#
|
|
# Do not use any TAB characters for whitespace.
|
|
#
|
|
##############################################################################
|
|
|
|
sp-goto : GOTO is currently is disabled - will be fixed in the future
|
|
rpl_bit_npk : Bug #13418
|
|
func_group : Bug #15448
|
|
func_math : Bug #15448
|
|
group_min_max : Bug #15448
|
|
innodb_concurrent : Results are not deterministic, Elliot will fix (BUG#3300)
|
|
subselect : Bug#15706
|
|
type_time : Bug#15805
|
|
rpl_ddl : Bug#15963 SBR does not show "Definer" correctly
|
|
mysqlslap : Bug#16167
|
|
events : Affects flush test case. A table lock not released somewhere
|
|
rpl_sp : Bug #16456
|
|
ndb_dd_disk2memory : Bug #16466
|