MDEV-24913 Assertion !recv_no_log_write in log_write_up_to()
- The commit 5fd3c747(MDEV-24709) resets the recv_no_ibuf_operations in recv_recovery_from_checkpoint_start(), but InnoDB fails to reset the variable recv_no_log_write() during that time and that leads to the assert failure.
Showing
Please register or sign in to comment