mirror of https://github.com/MariaDB/server
Browse Source
- Make get_constant_key_infix() take into account that there may be SEL_TREEs with type=SEL_ARG::MAYBE_KEY, which it cannot process, because they are not real ranges but rather indications that we might have been able to construct a range if we had values for some other tables' fields. (check_quick_select() already has such check)pull/374/head
3 changed files with 41 additions and 1 deletions
Loading…
Reference in new issue