1. 16 Sep, 2006 1 commit
    • igor@rurik.mysql.com's avatar
      Fixed bug #21493: crash for the second execution of a function · d3d3cef8
      igor@rurik.mysql.com authored
      containing a select statement that uses an aggregating IN subquery.
      Added a parameter to the function fix_prepare_information 
      to restore correctly the having clause for the second execution.
      Saved andor structure of the having conditions at the proper moment
      before any calls of split_sum_func2 that could modify the having structure
      adding new Item_ref objects. (These additions, are produced not with 
      the statement mem_root, but rather with the execution mem_root.)
      d3d3cef8
  2. 11 Sep, 2006 1 commit
  3. 09 Sep, 2006 2 commits
  4. 08 Sep, 2006 1 commit
  5. 07 Sep, 2006 2 commits
  6. 06 Sep, 2006 1 commit
  7. 05 Sep, 2006 2 commits
  8. 04 Sep, 2006 5 commits
  9. 01 Sep, 2006 3 commits
  10. 31 Aug, 2006 3 commits
  11. 26 Aug, 2006 3 commits
  12. 25 Aug, 2006 3 commits
  13. 24 Aug, 2006 5 commits
  14. 23 Aug, 2006 1 commit
  15. 22 Aug, 2006 7 commits