List:Commits« Previous MessageNext Message »
From:Alfranio Correia Date:October 22 2009 10:26am
Subject:bzr commit into mysql-pe branch (alfranio.correia:3682)
View as plain text  
#At file:///home/acorreia/workspace.sun/repository.mysql/bzrwork/bug-47287/mysql-pe-push/ based on revid:ramil@stripped

 3682 Alfranio Correia	2009-10-22 [merge]
      merge mysql-5.1-bugteam --> mysql-pe

    modified:
      sql/log.cc
=== modified file 'sql/log.cc'
--- a/sql/log.cc	2009-10-16 13:12:38 +0000
+++ b/sql/log.cc	2009-10-22 10:25:05 +0000
@@ -2800,7 +2800,6 @@ static int binlog_commit(handlerton *hto
 
   trx_data->at_least_one_stmt_committed = my_b_tell(&trx_data->trans_log) > 0;
 
-end:
   if (!all)
     trx_data->before_stmt_pos = MY_OFF_T_UNDEF; // part of the stmt commit
   DBUG_RETURN(error);


Attachment: [text/bzr-bundle]
Thread
bzr commit into mysql-pe branch (alfranio.correia:3682)Alfranio Correia22 Oct