1. 22 Jan, 2009 1 commit
    • Andrei Elkin's avatar
      Bug #31240 load data infile replication between (4.0 or 4.1) and 5.1 fails · ffb14117
      Andrei Elkin authored
      It's a regression issue.
      The reason of the bug appeared to be an error introduced into 5.1 source code.
      A piece of code in Create_file_log_event::do_apply_event() did not have test
      coverage which made make test and pb unaware.
            
      Fixed with inverting the old value of the return value from 
      Create_file_log_event::do_apply_event().
      The rpl test suite is extended with `rpl_cross_version' the file to hold 
      regression cases similar to the current.
      ffb14117
  2. 20 Jan, 2009 1 commit
  3. 16 Jan, 2009 10 commits
  4. 15 Jan, 2009 17 commits
  5. 14 Jan, 2009 8 commits
  6. 13 Jan, 2009 3 commits