Commit ee8a957c authored by sunny's avatar sunny

branches/innodb+: Fix typo in comment.

parent 838aa2cf
......@@ -359,7 +359,7 @@ btr_cur_search_to_nth_level(
cursor->low_match = ULINT_UNDEFINED;
#endif
/* This flags are mutually exclusive, they are lumped together
/* These flags are mutually exclusive, they are lumped together
with the latch mode for historical reasons. It's possible for
none of the flags to be set. */
if (latch_mode & BTR_INSERT) {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment