• unknown's avatar
    row0sel.c: · 6e13c4e2
    unknown authored
      Fix crash in HANDLER PREV or NEXT if the cursor was positioned using a unique search condition on the primary key: in that case InnoDB does NOT store the cursor position for later fetch prev or next
    
    
    innobase/row/row0sel.c:
      Fix crash in HANDLER PREV or NEXT if the cursor was positioned using a unique search condition on the primary key: in that case InnoDB does NOT store the cursor position for later fetch prev or next
    6e13c4e2
row0sel.c 85.2 KB