List:Commits« Previous MessageNext Message »
From:Serge Kozlov Date:April 5 2008 7:33pm
Subject:bk commit into 5.1 tree (skozlov:1.2558)
View as plain text  
Below is the list of changes that have just been committed into a local
5.1 repository of skozlov.  When skozlov 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-04-05 21:33:42+04:00, skozlov@stripped +1 -0
  Added clean up for test case: to replicate drop of database to slave

  mysql-test/suite/rpl/t/rpl_binlog_grant.test@stripped, 2008-04-05 21:33:40+04:00, skozlov@stripped +1 -0
    updated test case

diff -Nrup a/mysql-test/suite/rpl/t/rpl_binlog_grant.test b/mysql-test/suite/rpl/t/rpl_binlog_grant.test
--- a/mysql-test/suite/rpl/t/rpl_binlog_grant.test	2007-11-23 14:51:11 +03:00
+++ b/mysql-test/suite/rpl/t/rpl_binlog_grant.test	2008-04-05 21:33:40 +04:00
@@ -42,3 +42,4 @@ show grants for x@y;
 show binlog events;
 drop user x@y;
 drop database d1;
+--sync_slave_with_master
Thread
bk commit into 5.1 tree (skozlov:1.2558)Serge Kozlov5 Apr