467
467
can_compare_record= (! (table->cursor->getEngine()->check_flag(HTON_BIT_PARTIAL_COLUMN_READ)) ||
468
468
table->write_set->is_subset_of(*table->read_set));
474
474
if (table->cursor->was_semi_consistent_read())
475
475
continue; /* repeat the read of the same row if it still exists */