Commit ac746932 authored by unknown's avatar unknown
Browse files

Bug#14400 - Query joins wrong rows from table which is subject of

            "concurrent insert"
After merge fix.

parent 52758ca0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -86,6 +86,7 @@ int mi_rkey(MI_INFO *info, byte *buf, int inx, const byte *key, uint key_len,
    if (info->lastpos >= info->state->data_file_length &&
        (search_flag != HA_READ_KEY_EXACT ||
         last_used_keyseg != keyinfo->seg + keyinfo->keysegs))
    {
      do
      {
        uint not_used;