summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.bzrignore1
-rw-r--r--mysql-test/t/disabled.def1
2 files changed, 2 insertions, 0 deletions
diff --git a/.bzrignore b/.bzrignore
index f42630ae0ec..1bd9f91fccf 100644
--- a/.bzrignore
+++ b/.bzrignore
@@ -1277,3 +1277,4 @@ scripts/mysql_upgrade
include/openssl
mysql-test/r/bdb.log
mysql-test/r/im_client_port.log
+mysql-test/r/udf.log
diff --git a/mysql-test/t/disabled.def b/mysql-test/t/disabled.def
index f71e24ff3ed..a836b1a2897 100644
--- a/mysql-test/t/disabled.def
+++ b/mysql-test/t/disabled.def
@@ -12,3 +12,4 @@
sp-goto : GOTO is currently is disabled - will be fixed in the future
ndb_load : Bug#17233
+udf : Bug#18564 (Permission by Brian)