Question 51

You want to create a temporary table named OLD_INVENTORY in the OLD_INVENTORY database on the master server. This table is not to be replicated to the slave server. Which two changes would ensure that the temporary table does not propagate to the slave?
  • Question 52

    Consider:

    Which statement best describes the meaning of the values in the ref columns?
  • Question 53

    Which two statements can be used to adjust the sort_buffer_size variable on a running MySQL server?
    (Choose two.)
  • Question 54

    Consider the index information for the dept_emp table in the employee's schema:

    Which two conclusions can be made based on the output of the query?
  • Question 55

    Which three options are most likely to be changed for production form their default values?