• unknown's avatar
    Refactor parts of do_select() (JOIN execution). · 61c8b3a8
    unknown authored
    
    sql/sql_select.cc:
      Bits of refactoring of do_select as one step forward to merge cursor and
      non-cursor execution.
      Moving send_fields (metadata handling) out of do_select to one level up
      and moving end_select setting to a separate function.
      This function is used in the Cursor::open() too.
    61c8b3a8
sql_select.cc 403 KB