1. 24 Feb, 2007 7 commits
  2. 23 Feb, 2007 1 commit
    • gbichot@dl145h.mysql.com's avatar
      the fix for BUG#24432 · 44c6c4cc
      gbichot@dl145h.mysql.com authored
        "INSERT... ON DUPLICATE KEY UPDATE skips auto_increment values"
      didn't make it into 5.0.36 and 5.1.16,
      so we need to adjust the bug-detection-based-on-version-number code.
      Because the rpl tree has a too old version, rpl_insert_id cannot pass,
      so I disable it (like is already the case in 5.1-rpl for the same reason),
      and the repl team will re-enable it when they merge 5.0 and 5.1 into
      their trees (thus getting the right version number).
      44c6c4cc
  3. 22 Feb, 2007 3 commits
  4. 21 Feb, 2007 6 commits
  5. 20 Feb, 2007 7 commits
  6. 19 Feb, 2007 7 commits
  7. 17 Feb, 2007 3 commits
  8. 16 Feb, 2007 6 commits