summaryrefslogtreecommitdiff
path: root/unittest
diff options
context:
space:
mode:
authorMarko Mäkelä <marko.makela@mariadb.com>2017-06-28 11:58:43 +0300
committerMarko Mäkelä <marko.makela@mariadb.com>2017-06-28 11:58:43 +0300
commitb3171607e3e3024ea493c785831a7421a36fa7fe (patch)
tree9b737ec8f53b708b56c649259627018b1255f4c8 /unittest
parent3e1d0ff5748db3881cca96f9d35bee179552c9f6 (diff)
downloadmariadb-git-b3171607e3e3024ea493c785831a7421a36fa7fe.tar.gz
Avoid InnoDB messages about recovery after creating redo logs
srv_log_files_created: A debug flag to ensure that InnoDB redo log files can only be created once in the server lifetime, and that after log files have been created, no crash recovery will take place. recv_scan_log_recs(): Detect the special case where the log consists of a sole MLOG_CHECKPOINT record, such as immediately after creating the redo logs. recv_recovery_from_checkpoint_start(): Skip the recovery message if the redo log is logically empty.
Diffstat (limited to 'unittest')
0 files changed, 0 insertions, 0 deletions