On Thu Sep 16 02:19:12 2010, JMV wrote:
Show quoted text> SELECT A.id, B.name AS aliasname FROM TABLEA A, TABLEB B
> WHERE A.id = B.id ORDER BY aliasname
>
> works in 1.15
> fails in 1.26 and later
I'll prove that. If you open such reports, it's great when you add a
test case which could simply executed and demonstrates the issue. Not
that it's difficult to create such a one for the maintainer, but
typically they have more than one module and the chance for
EHEADELSEWHERE is big.
Thanks for reporting,
Jens