• unknown's avatar
    samall optimisation (any independent query will not save data for rexecution) · 972fc0f9
    unknown authored
    saving/restoring join_tab array (to save it of chnging by create_sort_index() before reexecuting)
    (BUG#1523)
    
    
    mysql-test/r/subselect.result:
      test of BUG#1523
    mysql-test/t/subselect.test:
      test of BUG#1523
    sql/sql_select.cc:
      samall optimisation (any independent query will not save data for rexecution)
      layout fix
      saving/restoring join_tab array (to save it of chnging by create_sort_index() before reexecuting)
    sql/sql_select.h:
      field for storing saved join_tab_array
    972fc0f9
subselect.result 53.4 KB