1. 08 Oct, 2007 1 commit
    • 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
  2. 06 Oct, 2007 1 commit
  3. 05 Oct, 2007 17 commits
  4. 04 Oct, 2007 6 commits
  5. 03 Oct, 2007 5 commits
  6. 02 Oct, 2007 8 commits
  7. 01 Oct, 2007 2 commits