1. 11 Sep, 2005 1 commit
    • evgen@moonbone.local's avatar
      Fix bug #12993 View column rename broken in subselect · 75841099
      evgen@moonbone.local authored
      When view column aliased in subselect alias is set on ref which represents
      field. When tmp table is created for subselect, it takes name of original field
      not ref. Because of this alias on view column in subselect is lost. Which
      results in reported error.
      
      Now when alias is set on ref, it's set on ref real item too.
      75841099
  2. 10 Sep, 2005 4 commits
  3. 09 Sep, 2005 35 commits