1. 07 Dec, 2005 1 commit
    • ingo@mysql.com's avatar
      BUG#5390 - problems with merge tables · 5aa315e2
      ingo@mysql.com authored
      Problem #1: INSERT...SELECT, Version for 4.1.
      INSERT ... SELECT with the same table on both sides (hidden
      below a MERGE table) does now work by buffering the select result.
      The duplicate detection works now after open_and_lock_tables() 
      on the locks.
      I did not find a test case that failed without the change in
      sql_update.cc. I made the change anyway as it should in theory
      fix a possible MERGE table problem with multi-table update.
      5aa315e2
  2. 05 Dec, 2005 2 commits
  3. 04 Dec, 2005 3 commits
  4. 02 Dec, 2005 2 commits
  5. 01 Dec, 2005 2 commits
  6. 30 Nov, 2005 1 commit
  7. 29 Nov, 2005 5 commits
  8. 28 Nov, 2005 5 commits
  9. 26 Nov, 2005 2 commits
  10. 25 Nov, 2005 3 commits
  11. 24 Nov, 2005 4 commits
  12. 23 Nov, 2005 1 commit
  13. 22 Nov, 2005 4 commits
  14. 21 Nov, 2005 5 commits