• unknown's avatar
    Fixed BUG#3368: Stored procedure crash if group_concat(variable). · 05f9e4dd
    unknown authored
    
    mysql-test/r/sp.result:
      New test case for BUG#3368.
    mysql-test/t/sp.test:
      New test case for BUG#3368.
    sql/item.h:
      Corrected const_item() for item_splocal. (Confusing semantics here, but this
      makes group_concat() behave as expected, instead of crashing, and does not
      appear to affect anything else.)
    05f9e4dd
sp.result 34 KB