List:Commits« Previous MessageNext Message »
From:Luis Soares Date:September 23 2011 11:44am
Subject:bzr push into mysql-5.5 branch (luis.soares:3546 to 3547) Bug#13001711
View as plain text  
 3547 Luis Soares	2011-09-23 [merge]
      BUG#13001711
      
      Automerged bundle from committed and approved cset.

    modified:
      sql/sql_lex.cc
 3546 Daniel Fischer	2011-09-23 [merge]
      merge

    modified:
      strings/dtoa.c
=== modified file 'sql/sql_lex.cc'
--- a/sql/sql_lex.cc	2011-08-09 08:50:55 +0000
+++ b/sql/sql_lex.cc	2011-09-23 11:39:08 +0000
@@ -435,6 +435,7 @@ void lex_start(THD *thd)
 
   lex->is_lex_started= TRUE;
   lex->used_tables= 0;
+  lex->reset_slave_info.all= false;
   DBUG_VOID_RETURN;
 }
 

No bundle (reason: useless for push emails).
Thread
bzr push into mysql-5.5 branch (luis.soares:3546 to 3547) Bug#13001711Luis Soares24 Sep