Q13
Multiple choice
Mysqldump was used to create a single schema backup; Shell> mysqldump u root p sakila >
sakila2013.sql
Which two commands will restore the sakila database without interfering with other running database?
Select all that apply.