#3Multiple Choice

Examine the mydata table and SELECT statements:

You issue:
mysql> begin;
mysql> update mydata set a=0 where b=3;
How many rows are now protected by locks with the default InnoDB configuration?

Previous
Question 3 of 132
Exam 1Z0-888 Topic 1 Question 4
Back to all questions
Next