Commit a1da57db authored by unknown's avatar unknown

Merge gleb.loc:/home/uchum/work/bk/5.0-opt

into  gleb.loc:/home/uchum/work/bk/5.1-opt


sql/opt_range.cc:
  Auto merged
parents c396e83d e7bfb500
...@@ -1756,10 +1756,10 @@ SEL_ARG *SEL_ARG::clone_tree(RANGE_OPT_PARAM *param) ...@@ -1756,10 +1756,10 @@ SEL_ARG *SEL_ARG::clone_tree(RANGE_OPT_PARAM *param)
the UPDATE/DELETE code will work: the UPDATE/DELETE code will work:
* index can only be scanned in forward direction * index can only be scanned in forward direction
* HA_EXTRA_KEYREAD will not be used * HA_EXTRA_KEYREAD will not be used
Perhaps these assumptions could be relaxed Perhaps these assumptions could be relaxed.
RETURN RETURN
index number Number of the index that produces the required ordering in the cheapest way
MAX_KEY if no such index was found. MAX_KEY if no such index was found.
*/ */
......
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