• igor@rurik.mysql.com's avatar
    sql_select.cc: · 9693dc6a
    igor@rurik.mysql.com authored
      Fixed bug #11479.
      The JOIN::reinit method cannot call setup_tables
      after the optimization phase since this function
      removes some optimization settings for joined
      tables. E.g. it resets values of the null_row flag to 0.
    subselect.result, subselect.test:
      Added a test case for bug #11479.
    9693dc6a
subselect.result 108 KB