Where does MySQL Enterprise Backup record details of each backup?

Where does MySQL Enterprise Backup record details of each backup? Correct Answer backup_history

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’.

Related Questions

MySQL Enterprise Backup records details of each backup in _____________
MySQL Enterprise Backup records details of each backup in . . . . . . . .
A _____ means that one record in a particular record type may be related to more than one record of another record type.
A _____ means that one record in a particular record type is related to only one record of another record type.
In a _____ a parent record type can be linked to one or more "child" record types, but a child record type can have only one parent.