• Sergey Petrunya's avatar
    MWL#17: Table elimination · 536754c8
    Sergey Petrunya authored
    Fixes after post-review fixes:
    - Don't search for tables in JOIN_TAB array. it's not initialized yet.
      use select_lex->leaf_tables instead.
    
    536754c8
opt_table_elimination.cc 35.9 KB