mirror of
https://github.com/MariaDB/server.git
synced 2026-05-16 20:07:13 +02:00
Fix merge issues after discussing with Marko.
This commit is contained in:
parent
ed6ccecd3c
commit
de479ab3b6
2 changed files with 0 additions and 5 deletions
|
|
@ -276,9 +276,7 @@ row_ins_sec_index_entry_by_modify(
|
|||
err = btr_cur_pessimistic_update(BTR_KEEP_SYS_FLAG, cursor,
|
||||
&heap, &dummy_big_rec, update,
|
||||
0, thr, mtr);
|
||||
/* XXX merge conflicts, should this be here?
|
||||
ut_ad(!dummy_big_rec);
|
||||
*/
|
||||
}
|
||||
func_exit:
|
||||
mem_heap_free(heap);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue