Commit 822f4e6c authored by Marko Mäkelä's avatar Marko Mäkelä

Merge 10.2 into bb-10.2-ext

parents e2e74003 f5e15818
......@@ -3711,9 +3711,9 @@ btr_cur_update_in_place(
to this record */
btr_search_update_hash_on_delete(cursor);
}
}
rw_lock_x_lock(ahi_latch);
rw_lock_x_lock(ahi_latch);
}
assert_block_ahi_valid(block);
#endif /* BTR_CUR_HASH_ADAPT */
......
......@@ -59,7 +59,7 @@ bytes_written: Needs I_S.TABLE_STATISTICS.IO_WRITE_BYTES
trx_info_rpl : MariaRocks: @@rpl_skip_tx_api doesn't work, yet.
rpl_read_free: MDEV-10976
lock_wait_timeout_stats: MDEV-13404
rpl_row_triggers : Requires read-free slave.
##
## Test failures (in buildbot or else where)
......@@ -76,5 +76,4 @@ information_schema: MDEV-14372: unstable testcase
##
mysqlbinlog_gtid_skip_empty_trans_rocksdb : MariaRocks: requires GTIDs
rpl_row_triggers : MariaRocks: requires GTIDs
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment