Commit dfaf7a01 authored by unknown's avatar unknown

opt_range.cc:

  Identation correction.


sql/opt_range.cc:
  Identation correction.
parent dadda87f
......@@ -5994,7 +5994,7 @@ int QUICK_RANGE_SELECT::reset()
cur_range= (QUICK_RANGE**) ranges.buffer;
if (file->inited == handler::NONE && (error= file->ha_index_init(index)))
DBUG_RETURN(error);
DBUG_RETURN(error);
/* Do not allocate the buffers twice. */
if (multi_range_length)
......
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