1. 19 Oct, 2007 1 commit
    • mats@kindahl-laptop.dnsalias.net's avatar
      BUG#28618 (Skipping into the middle of a group with SQL_SLAVE_SKIP_COUNTER · f2ba11c3
      mats@kindahl-laptop.dnsalias.net authored
      is possible):
      
      When skipping the beginning of a transaction starting with BEGIN, the OPTION_BEGIN
      flag was not set correctly, which caused the slave to not recognize that it was
      inside a group. This patch sets the OPTION_BEGIN flag for BEGIN, COMMIT, ROLLBACK,
      and XID events. It also adds checks if inside a group before decreasing the
      slave skip counter to zero.
      
      Begin_query_log_event was not marked that it could not end a group, which is now
      corrected.
      f2ba11c3
  2. 24 Sep, 2007 2 commits
  3. 21 Sep, 2007 1 commit
  4. 20 Sep, 2007 2 commits
  5. 17 Sep, 2007 4 commits
  6. 16 Sep, 2007 2 commits
  7. 15 Sep, 2007 1 commit
  8. 14 Sep, 2007 2 commits
  9. 10 Sep, 2007 4 commits
  10. 07 Sep, 2007 1 commit
  11. 06 Sep, 2007 4 commits
  12. 05 Sep, 2007 5 commits
  13. 04 Sep, 2007 7 commits
  14. 03 Sep, 2007 4 commits