1. 12 Mar, 2009 1 commit
  2. 11 Mar, 2009 2 commits
  3. 10 Mar, 2009 1 commit
  4. 09 Mar, 2009 4 commits
  5. 07 Mar, 2009 1 commit
  6. 04 Mar, 2009 3 commits
  7. 02 Mar, 2009 2 commits
  8. 28 Feb, 2009 1 commit
  9. 27 Feb, 2009 1 commit
  10. 26 Feb, 2009 1 commit
  11. 25 Feb, 2009 4 commits
  12. 24 Feb, 2009 6 commits
  13. 23 Feb, 2009 1 commit
  14. 14 Feb, 2009 1 commit
  15. 13 Feb, 2009 2 commits
  16. 12 Feb, 2009 2 commits
  17. 11 Feb, 2009 5 commits
  18. 10 Feb, 2009 2 commits
    • Mats Kindahl's avatar
      Merging with 5.1-bugteam · 9bb2b474
      Mats Kindahl authored
      9bb2b474
    • Mats Kindahl's avatar
      Bug #36763 · e9179186
      Mats Kindahl authored
      TRUNCATE TABLE fails to replicate when stmt-based binlogging is not supported.
      
      Correcting some tests that was failing in pushbuild as well as fixing result
      file for some tests that are not executed in the default MTR run.
      
      mysql-test/suite/binlog/t/binlog_truncate_innodb.test:
        Need to reset master to avoid the check to be for the wrong binlog file.
      mysql-test/suite/binlog/t/binlog_truncate_myisam.test:
        Need to reset master to avoid the check to be for the wrong binlog file.
      e9179186