1. 12 Mar, 2007 1 commit
    • igor@olga.mysql.com's avatar
      Fixed bug #26738: incomplete string values in a result set column · 06a315de
      igor@olga.mysql.com authored
      when the column is to be read from a derived table column which 
      was specified as a concatenation of string literals.
      The bug happened because the Item_string::append did not adjust the
      value of Item_string::max_length. As a result of it the temporary 
      table column  defined to store the concatenation of literals was 
      not wide enough to hold the whole value.
      06a315de
  2. 11 Mar, 2007 1 commit
  3. 10 Mar, 2007 4 commits
  4. 09 Mar, 2007 12 commits
  5. 08 Mar, 2007 13 commits
  6. 07 Mar, 2007 9 commits