MDEV-21351 Replace recv_sys.heap with list of buf_block_t
- Added a debug assert to unfix the block after applying the redo log - Added store_recv in recv_sys_t::alloc() to make sure that recv_t and recv_t::data is in the same block - Added the assert which check buf_fix_count is 0 after applying all redo log records.
Showing
Please register or sign in to comment