-
Marko Makela authored
if a log checkpoint occurred during the critical window. We cannot prevent a checkpoint from occurring, but we can detect it. Some InnoDB recovery tests are testing the redo log apply since the latest checkpoint. There must not be extra checkpoints in the time frame where we are writing the interesting redo log records. Approved by Vasil Dimov.
Marko Makela authoredif a log checkpoint occurred during the critical window. We cannot prevent a checkpoint from occurring, but we can detect it. Some InnoDB recovery tests are testing the redo log apply since the latest checkpoint. There must not be extra checkpoints in the time frame where we are writing the interesting redo log records. Approved by Vasil Dimov.
Loading