List:Commits« Previous MessageNext Message »
From:antony Date:March 15 2008 2:03am
Subject:bk commit into 6.0 tree (antony:1.2602)
View as plain text  
Below is the list of changes that have just been committed into a local
6.0 repository of antony.  When antony 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@stripped, 2008-03-14 19:03:35-07:00, antony@stripped +1 -0
  fix change in results to get pushbuild green

  mysql-test/r/ctype_cp932_binlog_stm.result@stripped, 2008-03-14 19:03:32-07:00, antony@stripped +1 -1
    fix change in results to get pushbuild green

diff -Nrup a/mysql-test/r/ctype_cp932_binlog_stm.result b/mysql-test/r/ctype_cp932_binlog_stm.result
--- a/mysql-test/r/ctype_cp932_binlog_stm.result	2008-03-14 15:19:35 -07:00
+++ b/mysql-test/r/ctype_cp932_binlog_stm.result	2008-03-14 19:03:32 -07:00
@@ -9,7 +9,7 @@ EXECUTE stmt1 USING @var1;
 show binlog events from <binlog_start>;
 Log_name	Pos	Event_type	Server_id	End_log_pos	Info
 master-bin.000001	#	Query	#	#	use `test`; CREATE TABLE t1(f1 blob)
-master-bin.000001	#	Query	#	#	use `test`; INSERT INTO t1 VALUES('ƒ\0')
 SELECT HEX(f1) FROM t1;
 HEX(f1)
 8300
Thread
bk commit into 6.0 tree (antony:1.2602)antony15 Mar