Commit 2e7306d5 authored by gshchepa/uchum@gleb.loc's avatar gshchepa/uchum@gleb.loc
Browse files

Merge gshchepa@bk-internal.mysql.com:/home/bk/mysql-5.0-opt

into  gleb.loc:/home/uchum/work/bk/5.0-opt
parents ff042427 1ff0caf4
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1597,10 +1597,10 @@ SEL_ARG *SEL_ARG::clone_tree(PARAM *param)
    the UPDATE/DELETE code will work:
     * index can only be scanned in forward direction
     * HA_EXTRA_KEYREAD will not be used
    Perhaps these assumptions could be relaxed
    Perhaps these assumptions could be relaxed.

  RETURN
    index number
    Number of the index that produces the required ordering in the cheapest way
    MAX_KEY if no such index was found.
*/