choose two.Examine this list of MySQL data directory binary logs:
Binlog.000001 binlog.000002
.......
Binlog.000289 binlog.000300 binlog.000301 binlog.index
Now examine this command, which executes successfully:
Mysqldump --delete-master-logs --all-databases > /backup/db_backup.sql Which two are true?