Commit a676ff46 authored by vasil's avatar vasil

Reindent with tabs instead of spaces.

Spotted by:	Marko
parent c8824046
......@@ -3635,7 +3635,7 @@ row_search_for_mysql(
offsets = rec_get_offsets(page_rec_get_next(rec),
index, offsets,
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,
prebuilt->select_lock_type,
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