1. 09 Aug, 2003 1 commit
  2. 02 Aug, 2003 6 commits
  3. 01 Aug, 2003 7 commits
  4. 31 Jul, 2003 1 commit
  5. 30 Jul, 2003 4 commits
  6. 29 Jul, 2003 6 commits
  7. 28 Jul, 2003 8 commits
  8. 27 Jul, 2003 3 commits
  9. 26 Jul, 2003 2 commits
    • guilhem@mysql.com's avatar
      Merge gbichot@213.136.52.20:/home/bk/mysql-4.1 · 941a65c1
      guilhem@mysql.com authored
      into mysql.com:/home/mysql_src/mysql-4.1
      941a65c1
    • guilhem@gbichot2's avatar
      My changes to test rpl_insert_id in 4.0 about replication of foreign_key_checks · a2b861b2
      guilhem@gbichot2 authored
      have in fact no effect, because in 4.0 the slave always runs with --skip-innodb.
      In 4.1, mysqld accepts option --innodb which can override --skip-innodb.
      So I add this option to the test.
      When the updated test (using InnoDB tables) from 4.0 will be merged
      into 4.1, with this good .opt file, we'll have a meaningful test in 4.1.
      Until then, the test in 4.1 will pass but be useless.
      And in 4.0, it will stay useless forever.
      ("it" = the part of the test which tests replication of foreign_key_checks)
      a2b861b2
  10. 25 Jul, 2003 2 commits