List:Commits« Previous MessageNext Message »
From:Ian Greenhoe Date:March 28 2006 2:25am
Subject:bk commit into 5.0 tree (ian:1.2098)
View as plain text  
Below is the list of changes that have just been committed into a local
5.0 repository of ian. When ian does a push these changes will
be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://dev.mysql.com/doc/mysql/en/installing-source-tree.html

ChangeSet
  1.2098 06/03/27 18:25:35 ian@zim.(none) +2 -0
  Disable udf test

  mysql-test/t/disabled.def
    1.24 06/03/27 18:25:30 ian@zim.(none) +1 -0
    Disable the udf test, per bug #18564. Permission by Brian

  BitKeeper/etc/ignore
    1.218 06/03/27 18:25:30 ian@zim.(none) +1 -0
    Added mysql-test/r/udf.log to the ignore list

# This is a BitKeeper patch.  What follows are the unified diffs for the
# set of deltas contained in the patch.  The rest of the patch, the part
# that BitKeeper cares about, is below these diffs.
# User:	ian
# Host:	zim.(none)
# Root:	/home/ian/workspace/bug-5.0

--- 1.23/mysql-test/t/disabled.def	2006-02-16 10:11:38 -08:00
+++ 1.24/mysql-test/t/disabled.def	2006-03-27 18:25:30 -08:00
@@ -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)

--- 1.217/BitKeeper/etc/ignore	2006-03-27 17:45:01 -08:00
+++ 1.218/BitKeeper/etc/ignore	2006-03-27 18:25:30 -08:00
@@ -1277,3 +1277,4 @@
 include/openssl
 mysql-test/r/bdb.log
 mysql-test/r/im_client_port.log
+mysql-test/r/udf.log
Thread
bk commit into 5.0 tree (ian:1.2098)Ian Greenhoe28 Mar