• Alexander Nozdrin's avatar
    Backporting a patch for Bug#47421 from 6.0: · 27adfa07
    Alexander Nozdrin authored
    revno: 2617.68.41
    committer: Alexander Nozdrin <alik@sun.com>
    branch nick: mysql-6.0-codebase-bugfixing-bug47421
    timestamp: Wed 2009-09-23 17:48:11 +0400
    message:
      A patch for Bug#47421 (Server crash from -
      SELECT SUM ( DISTINCT <char_column>) in azalea).
      
      The problem was that DBUG_RETURN() macro should have been
      used instead the 'return' operator.
    27adfa07
item_sum.cc 89.7 KB