From: Date: February 13 2006 7:53pm Subject: bk commit into 5.1 tree (lars:1.2090) BUG#17339 List-Archive: http://lists.mysql.com/commits/2537 X-Bug: 17339 Message-Id: <200602131853.k1DIr9il014180@dl145k.mysql.com> Below is the list of changes that have just been committed into a local 5.1 repository of lthalmann. When lthalmann 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.2090 06/02/13 19:52:57 lars@stripped +1 -0 BUG#17339: Missed line in previous patch mysql-test/r/rpl_loaddata_s.result 1.13 06/02/13 19:52:48 lars@stripped +1 -0 Missed line # 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: lars # Host: dl145k.mysql.com # Root: /users/lthalmann/bk/mysql-5.1-new-bug17339 --- 1.12/mysql-test/r/rpl_loaddata_s.result 2006-02-07 20:54:34 +01:00 +++ 1.13/mysql-test/r/rpl_loaddata_s.result 2006-02-13 19:52:48 +01:00 @@ -12,3 +12,4 @@ 2 show binlog events from 102; Log_name Pos Event_type Server_id End_log_pos Info +drop table test.t1;