summaryrefslogtreecommitdiff
path: root/mysql-test/t/disabled.def
blob: 1b587eea40f6e55545ba727910ec33ff231f74e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
##############################################################################
#
#  List the test cases that are to be disabled temporarely.
#
#  Separate the test case name and the comment with ':'.
#
#      <testcasename>  : Comment test
#
#  Don't use any TAB characters for whitespace.
#
##############################################################################

ndb_load        : Bug#17233
udf             : Not yet