• Tor Didriksen's avatar
    Bug#49165 Remove unused/confusing code/comments in setup_conds() · d292b57e
    Tor Didriksen authored
    
    sql/sql_base.cc:
      Query_arena *arena and backup are both unused.
      Removing those, allows us to remove select_lex->conds_processed_with_permanent_arena
    sql/sql_lex.cc:
      conds_processed_with_permanent_arena is unused
    sql/sql_lex.h:
      conds_processed_with_permanent_arena was unused
    d292b57e
sql_lex.h 61.9 KB