-
MySQL Enterprise Backup records details of each backup in _____________.
-
- history_backlog
- backlog_history
- history_backup
- backup_history
- None of these
Correct Option: D
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’.