List:Commits« Previous MessageNext Message »
From:Andrei Elkin Date:April 8 2006 3:52pm
Subject:bk commit into 5.1 tree (aelkin:1.2310)
View as plain text  
Below is the list of changes that have just been committed into a local
5.1 repository of elkin. When elkin 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.2310 06/04/08 18:51:29 aelkin@stripped +1 -0
  Merge mysql.com:/usr_rh9/home/elkin.rh9/MySQL/BARE/5.0
  into  mysql.com:/usr_rh9/home/elkin.rh9/MySQL/Merge/5.1

  mysql-test/r/rpl_temporary.result
    1.23 06/04/08 18:51:23 aelkin@stripped +0 -0
    Auto merged

# 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:	aelkin
# Host:	dsl-hkigw8-feb0de00-199.dhcp.inet.fi
# Root:	/usr_rh9/home/elkin.rh9/MySQL/Merge/5.1/RESYNC

--- 1.22/mysql-test/r/rpl_temporary.result	2006-04-08 15:29:17 +03:00
+++ 1.23/mysql-test/r/rpl_temporary.result	2006-04-08 18:51:23 +03:00
@@ -78,7 +78,6 @@
 create table t5 (f int);
 drop table if exists t999;
 create temporary table t999 (f int);
-LOAD DATA INFILE "./var/tmp/bl_dump_thread_id" into table t999;
 drop table t999;
 insert into t4 values (1);
 kill `select id from information_schema.processlist where command='Binlog Dump'`;
Thread
bk commit into 5.1 tree (aelkin:1.2310)Andrei Elkin8 Apr