One more after merge fix of Jan Lindström's changeset in 4.1
This commit is contained in:
parent
7eaec7eff7
commit
72de651ab5
@ -1285,9 +1285,9 @@ run_again:
|
|||||||
into gaps */
|
into gaps */
|
||||||
|
|
||||||
err = row_ins_set_shared_rec_lock(
|
err = row_ins_set_shared_rec_lock(
|
||||||
LOCK_REC_NOT_GAP,
|
LOCK_REC_NOT_GAP, rec,
|
||||||
rec, check_index, thr);
|
check_index, offsets, thr);
|
||||||
|
|
||||||
if (err != DB_SUCCESS) {
|
if (err != DB_SUCCESS) {
|
||||||
|
|
||||||
break;
|
break;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user