1Z0-888 Exam Question 1
You have a server that has very limited memory but has a very large table.
You will use mysqldump to back up this table.
Which option will ensure mysqldump will process a row at a time instead of buffering a set of rows?
You will use mysqldump to back up this table.
Which option will ensure mysqldump will process a row at a time instead of buffering a set of rows?
1Z0-888 Exam Question 2
What two statements are true regarding FLUSH TABLES FOR EXPORT? (Choose two.)
1Z0-888 Exam Question 3
A MySQL database uses all InnoDB tables and is configured as follows;

You will be setting up a replication slave by using mysqldump. You will need a consistent backup taken from your running production server. The process should have minimal impact to active database connections.
Which two arguments will you pass to mysqldump to achieve this?

You will be setting up a replication slave by using mysqldump. You will need a consistent backup taken from your running production server. The process should have minimal impact to active database connections.
Which two arguments will you pass to mysqldump to achieve this?
1Z0-888 Exam Question 4
What does the possible_keys column in this output denote?
1Z0-888 Exam Question 5
Which statement best describes the purpose of the InnoDB buffer pool?