1. 23 Apr, 2005 1 commit
    • unknown's avatar
      Fix for BUG#10107: Memory leak in view over subquery: · 1bfb1070
      unknown authored
      In mysql_make_view when joining subquery lists, take into account that both lists
      can have length > 1 (see also fix for BUG#8490) 
      (note to bk trigger: this commit is about BUG#10107)
      
      
      sql/sql_view.cc:
        Fix for BUG#10107: In mysql_make_view, when joining subquery lists, take into account 
        that both lists can have length > 1 (see also fix for BUG#8490)
      1bfb1070
  2. 22 Apr, 2005 11 commits
  3. 21 Apr, 2005 28 commits