1. 05 Oct, 2006 1 commit
    • svoj@mysql.com/april.(none)'s avatar
      BUG#21381 - Engine not notified about multi-table UPDATE IGNORE · b141a7c1
      svoj@mysql.com/april.(none) authored
      Though this is not storage engine specific problem, I was able to
      repeat this problem with BDB and NDB engines only. That was the
      reason to add a test case into ndb_update.test. As a result
      different bad things could happen.
      
      BDB has removed duplicate rows which is not expected.
      NDB returns an error.
      
      For multi table update notify storage engine about UPDATE IGNORE
      as it is done in single table UPDATE.
      b141a7c1
  2. 18 Sep, 2006 2 commits
  3. 15 Sep, 2006 3 commits
  4. 14 Sep, 2006 3 commits
  5. 12 Sep, 2006 2 commits
  6. 08 Sep, 2006 1 commit
  7. 07 Sep, 2006 3 commits
  8. 05 Sep, 2006 3 commits
  9. 04 Sep, 2006 4 commits
  10. 01 Sep, 2006 7 commits
  11. 31 Aug, 2006 3 commits
  12. 30 Aug, 2006 8 commits