Commit 63605b9f authored by unknown's avatar unknown
Browse files

Disable udf test


BitKeeper/etc/ignore:
  Added mysql-test/r/udf.log to the ignore list
mysql-test/t/disabled.def:
  Disable the udf test, per bug #18564. Permission by Brian
parent af64d85a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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
+1 −0
Original line number Diff line number Diff line
@@ -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)