Commit 00538253 authored by Alexey Kopytov's avatar Alexey Kopytov

Automerge.

parents ddab5f84 53e29848
...@@ -7807,7 +7807,7 @@ check_quick_keys(PARAM *param, uint idx, SEL_ARG *key_tree, ...@@ -7807,7 +7807,7 @@ check_quick_keys(PARAM *param, uint idx, SEL_ARG *key_tree,
if (unlikely(param->thd->killed != 0)) if (unlikely(param->thd->killed != 0))
return HA_POS_ERROR; return HA_POS_ERROR;
keynr=param->real_keynr[idx]; keynr=param->real_keynr[idx];
param->range_count++; param->range_count++;
if (!tmp_min_flag && ! tmp_max_flag && if (!tmp_min_flag && ! tmp_max_flag &&
......
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