mariadb/storage/innobase/log
Marko Mäkelä 71f9552fd8 recv_recovery_is_on(): Add UNIV_UNLIKELY
Normally, InnoDB is not in the process of executing crash recovery.
Provide a hint to the compiler that the recovery-related code paths
are rarely executed.
2019-04-06 21:25:43 +03:00
..
log0crypt.cc MDEV-13834: Upgrade failure from 10.1 innodb_encrypt_log 2018-06-04 11:40:10 +03:00
log0log.cc recv_recovery_is_on(): Add UNIV_UNLIKELY 2019-04-06 21:25:43 +03:00
log0recv.cc recv_recovery_is_on(): Add UNIV_UNLIKELY 2019-04-06 21:25:43 +03:00