• unknown's avatar
    Fixed BUG#8540: Local variable overrides an alias. · 0f466d04
    unknown authored
    
    mysql-test/r/sp.result:
      New test case for BUG#8540.
    mysql-test/t/sp.test:
      New test case for BUG#8540.
    sql/item.h:
      Use the existing name (if any) for a SP local variable (to get the correct
      field name in a select in the case of an alias).
    0f466d04
sp.result 52.4 KB