• Tor Didriksen's avatar
    Bug#49165 Remove unused/confusing code/comments in setup_conds() · 91c81a16
    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
    91c81a16
sql_base.cc 289 KB