• unknown's avatar
    Make sure that warning message when GROUP_CONCAT() cuts values is also · a728ad71
    unknown authored
    updated with the correct number of lines. (Bug #8681)
    
    
    mysql-test/t/join_outer.test:
      Add new regression test
    mysql-test/r/join_outer.result:
      Add new results
    sql/item_sum.cc:
      Move cleanup of warning message outside of "if (original)" test or it won't
      always get cleaned up.
    a728ad71
item_sum.cc 45.5 KB