You want to log only the changes made to the database objects and data on the MySQL system.
Which log will do this by default?
You are backing up raw InnoDB files by using mysqlbackup.
Which two groups of files will be backed up during a full backup? (Choose two.)
Which two MySQL Server accounts are locked by default? (Choose two.)
Examine this command, which executes successfully:
mysqlpump -–user=root --password > full_backup.sql
Which two databases will be excluded from this dump? (Choose two.)