Question 16
You have a MySQL system with 500 GB of data that needs frequent backups.
You use a mix of MyISAM and InnoDB storage engines for your dat
a. Examine your backup requirement:
The MySQL system being backed up can never be unavailable or locked to the client applications.
The recovery from the backup must work on any system.
Only 1 hour of data can be lost on recovery of the backup.
Which option fulfills all backup requirements?
Question 17
Which three are characteristics of a newly created role? (Choose three.)
Question 18
Which two queries are examples of successful SQL injection attacks? (Choose two.)
Question 19
You are upgrading a MySQL instance to the latest 8.0 version.
Examine this output:
You plan to add this parameter to the configuration: innodb_directories='/innodb_extras' Which statement is true?
Question 20
Which step or set of steps can be used to rotate the error log?
