Which are three facts about backups with mysqldump? (Choose three.)
will lock all storage engines for duration of backup
can back up a remote database server
allow a consistent backup to be taken
are able to back up specific items within a database
create automatically compressed backups
are always faster to restore than binary backups
Submit