Commit a909884a authored by vasil's avatar vasil

Reindent with tabs instead of spaces.

Spotted by:	Marko
parent 54f780f0
...@@ -3635,7 +3635,7 @@ row_search_for_mysql( ...@@ -3635,7 +3635,7 @@ row_search_for_mysql(
offsets = rec_get_offsets(page_rec_get_next(rec), offsets = rec_get_offsets(page_rec_get_next(rec),
index, offsets, index, offsets,
ULINT_UNDEFINED, &heap); ULINT_UNDEFINED, &heap);
err = sel_set_rec_lock(page_rec_get_next(rec), err = sel_set_rec_lock(page_rec_get_next(rec),
index, offsets, index, offsets,
prebuilt->select_lock_type, prebuilt->select_lock_type,
LOCK_GAP, thr); LOCK_GAP, thr);
......
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