• unknown's avatar
    NOT elimination moved in parsing (suggested by Monty) · 6a890621
    unknown authored
    
    sql/item_cmpfunc.cc:
      NOT elimination moved in parsing (we do not need fix fields in it and PS processing)
    sql/item_cmpfunc.h:
      NOT elimination moved in parsing (we do not need fix fields in it and PS processing)
    sql/sql_select.cc:
      NOT elimination moved in parsing (we do not need fix fields in it and PS processing)
    sql/sql_yacc.yy:
      NOT elimination moved in parsing
    6a890621
sql_select.cc 267 KB