1. 09 Mar, 2009 3 commits
  2. 07 Mar, 2009 1 commit
  3. 04 Mar, 2009 3 commits
  4. 02 Mar, 2009 2 commits
  5. 28 Feb, 2009 1 commit
  6. 27 Feb, 2009 1 commit
  7. 26 Feb, 2009 1 commit
  8. 25 Feb, 2009 4 commits
  9. 24 Feb, 2009 6 commits
  10. 23 Feb, 2009 1 commit
  11. 14 Feb, 2009 1 commit
  12. 13 Feb, 2009 2 commits
  13. 12 Feb, 2009 2 commits
  14. 11 Feb, 2009 5 commits
  15. 10 Feb, 2009 7 commits
    • Mats Kindahl's avatar
      Merging with 5.1-bugteam · d7439092
      Mats Kindahl authored
      d7439092
    • Mats Kindahl's avatar
      Bug #36763 · 93ef74bf
      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.
      93ef74bf
    • Georgi Kodinov's avatar
      merged 5.0-bugteam to 5.1-bugteam · 50b19265
      Georgi Kodinov authored
      50b19265
    • Georgi Kodinov's avatar
      fixed a libedit compilation problem · 45681525
      Georgi Kodinov authored
      45681525
    • Mats Kindahl's avatar
      Merging with 5.1-bugteam · 9fd1d146
      Mats Kindahl authored
      9fd1d146
    • Mats Kindahl's avatar
      BUG#36763: TRUNCATE TABLE fails to replicate when stmt-based binlogging is not supported. · 9b612d2c
      Mats Kindahl authored
      Post-merge fixes. Changes to some result sets.
      
      mysql-test/r/commit_1innodb.result:
        TRUNCATE TABLE does not cause the binary log to do commits any more.
      mysql-test/suite/binlog/r/binlog_row_mix_innodb_myisam.result:
        TRUNCATE TABLE is not transactional, hence does not have BEGIN/COMMIT around itself.
      mysql-test/suite/binlog/r/binlog_stm_mix_innodb_myisam.result:
        TRUNCATE TABLE is not transactional, hence does not have BEGIN/COMMIT around itself.
      mysql-test/suite/rpl/r/rpl_innodb_mixed_dml.result:
        TRUNCATE TABLE is not transactional, hence does not have BEGIN/COMMIT around itself.
      mysql-test/suite/rpl/r/rpl_truncate_2myisam.result:
        STOP SLAVE was replaced with include file.
      mysql-test/suite/rpl/r/rpl_truncate_3innodb.result:
        STOP SLAVE was replaced with include file.
      9b612d2c
    • Georgi Kodinov's avatar
      merged 5.0-bugteam -> 5.1-bugteam · 29f898bb
      Georgi Kodinov authored
      29f898bb