MySQL Enterprise Backup records details of each backup in _____________
(a) history_backup
(b) backup_history
(c) backlog_history
(d) history_backlog
(a) history_backup
(b) backup_history
(c) backlog_history
(d) history_backlog
Right option is (b) backup_history
The best explanation: The restored data includes the ‘backup_history’ table, where ‘MySQL Enterprise Backup’ records details of each backup. The table allows to perform future incremental backups using ‘–incremental-base=history:last_backup’.