• unknown's avatar
    be sure to call top_level_item() on the new Item_cond_and, · e5e73082
    unknown authored
    that merges ON and WHERE (BUG#10162)
    
    
    mysql-test/r/join_outer.result:
      BUG#10162 - ON is merged with WHERE, left join is convered to a regular join
    mysql-test/t/join_outer.test:
      BUG#10162 - ON is merged with WHERE, left join is convered to a regular join
    e5e73082
sql_select.cc 408 KB