Question 6
Examine this command, which executes successfully:
$ mysqlrouter --bootstrap user@hostname:port --directory=directory_path Which activity is performed?
$ mysqlrouter --bootstrap user@hostname:port --directory=directory_path Which activity is performed?
Question 7
Which four are types of information stored in the MySQL data dictionary? (Choose four.)
Question 8
You plan to take daily full backups, which include the ndbinfo and sys (internal) databases.
Which command will back up the databases in parallel?
Which command will back up the databases in parallel?
Question 9
You wish to protect your MySQL database against SQL injection attacks.
Which method would fail to do this?
Which method would fail to do this?
Question 10
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?
Which log will do this by default?
