mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 12:02:42 +01:00
Automerge.
This commit is contained in:
commit
00538253b5
1 changed files with 1 additions and 1 deletions
|
@ -7807,7 +7807,7 @@ check_quick_keys(PARAM *param, uint idx, SEL_ARG *key_tree,
|
|||
|
||||
if (unlikely(param->thd->killed != 0))
|
||||
return HA_POS_ERROR;
|
||||
|
||||
|
||||
keynr=param->real_keynr[idx];
|
||||
param->range_count++;
|
||||
if (!tmp_min_flag && ! tmp_max_flag &&
|
||||
|
|
Loading…
Reference in a new issue