1. 24 Mar, 2009 1 commit
    • Leonard Zhou's avatar
      Bug#43440 rpl.rpl_temp_table_mix_row fails sporadicly · da30dedd
      Leonard Zhou authored
            
      The problem is that after disconnect, the DOPR TEMPORARY TABLE event didn't been
      written into binlog. So after syncing with slave, the TEMPORARY table on slave 
      is not removed.
            
      Waiting DROP TEMPORARY TABLE event to be written into binlog before sync slave with
      master.
      
      mysql-test/suite/rpl/t/disabled.def:
        Remove disable item.
      mysql-test/suite/rpl/t/rpl_temp_table_mix_row.test:
        Waiting DROP TEMPORARY TABLE event to be written into binlog
      da30dedd
  2. 23 Mar, 2009 8 commits
  3. 22 Mar, 2009 1 commit
  4. 20 Mar, 2009 6 commits
  5. 19 Mar, 2009 24 commits