Below is the list of changes that have just been committed into a local
5.1 repository of evgen. When evgen 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.2230 06/06/21 00:45:01 evgen@stripped +1 -0
rpl_ndb_log.result:
Corrected test case result
mysql-test/r/rpl_ndb_log.result
1.11 06/06/21 00:44:09 evgen@stripped +2 -2
Corrected test case result
# 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: evgen
# Host: moonbone.local
# Root: /work/tmp_merge-5.1-opt-mysql
--- 1.10/mysql-test/r/rpl_ndb_log.result 2006-06-20 20:10:43 +04:00
+++ 1.11/mysql-test/r/rpl_ndb_log.result 2006-06-21 00:44:09 +04:00
@@ -140,8 +140,8 @@
show binlog events;
Log_name Pos Event_type Server_id End_log_pos Info
slave-bin.000001 # Format_desc 2 # Server ver: VERSION, Binlog ver: 4
-slave-bin.000001 # Table_map 2 # table_id: 29 (test.t1)
-slave-bin.000001 # Write_rows 2 # table_id: 29 flags: STMT_END_F
+slave-bin.000001 # Table_map 2 # table_id: 30 (test.t1)
+slave-bin.000001 # Write_rows 2 # table_id: 30 flags: STMT_END_F
select * from t1;
a b
1 1
| Thread |
|---|
| • bk commit into 5.1 tree (evgen:1.2230) | eugene | 20 Jun |