1. 08 Dec, 2007 1 commit
    • igor@olga.mysql.com's avatar
      Fixed bug #27545. · c04d3727
      igor@olga.mysql.com authored
      Both arguments of the function NAME_CONST must be constant expressions.
      This constraint is checked in the Item_name_const::fix_fields method. 
      Yet if the argument of the function was not a constant expression no
      error message was reported. As a result the client hanged waiting for a
      response.
      Now the function Item_name_const::fix_fields reports an error message
      when any of the additional context conditions imposed on the function
      NAME_CONST is not satisfied. 
      c04d3727
  2. 06 Dec, 2007 2 commits
  3. 04 Dec, 2007 1 commit
  4. 03 Dec, 2007 2 commits
  5. 02 Dec, 2007 1 commit
  6. 01 Dec, 2007 5 commits
  7. 30 Nov, 2007 8 commits
  8. 29 Nov, 2007 2 commits
  9. 27 Nov, 2007 6 commits
  10. 26 Nov, 2007 8 commits
  11. 24 Nov, 2007 4 commits