1. 12 Oct, 2007 2 commits
  2. 11 Oct, 2007 3 commits
  3. 10 Oct, 2007 7 commits
  4. 09 Oct, 2007 11 commits
  5. 08 Oct, 2007 2 commits
    • gshchepa/uchum@gleb.loc's avatar
      Fixed bug #31310. · 09f6306a
      gshchepa/uchum@gleb.loc authored
      Locked rows of the InnoDB storage was silently skipped in the read-committed
      isolation level.
      
      QUICK_RANGE_SELECT for unique ranges lacks second (blocking) read
      of the record that was read semi-consistently and just skip it.
      
      The handler::read_multi_range_next method has been modified
      to retry previous unique range if the previous read was
      semi-consistent.
      09f6306a
    • mhansson@dl145s.mysql.com's avatar
      Merge mhansson@bk-internal:/home/bk/mysql-5.1-opt · 193bb6eb
      mhansson@dl145s.mysql.com authored
      into  dl145s.mysql.com:/data0/mhansson/bug30942/my51-bug30942
      193bb6eb
  6. 06 Oct, 2007 1 commit
  7. 05 Oct, 2007 14 commits