• unknown's avatar
    Fix for the bug #2198: SELECT INTO OUTFILE (with Sub-Select) Problem. · 207bd3cb
    unknown authored
    Proper Item_cache::setup() method.
    Code cleanup.
    (discussed with sanja)
    
    
    sql/item.cc:
      code cleanup
    sql/item.h:
      fix for the bug #2198: SELECT INTO OUTFILE (with Sub-Select) Problem.
      proper Item_cache::setup() method
      code cleanup
    sql/item_subselect.cc:
      fix for the bug #2198: SELECT INTO OUTFILE (with Sub-Select) Problem.
      proper Item_cache::setup() method
      code cleanup
    207bd3cb
item_subselect.cc 29.4 KB