[pkg-firebird-general] select distinct and left join bug in 1.5.3.4870 deb

Normunds normunds at mt.lv
Wed Mar 15 07:09:00 UTC 2006


Hi!

I put yesterday latest Firebird SuperServer 1.5.3.4870 deb package
on my Debian server and got some bugs.

select distinct c.cust_no, c.customer
from customer c
left join sales s on s.cust_no = c.cust_no
order by c.customer

query is not sorting by customer column in employee.fdb database.
I got the same error on two Debian servers using these deb packages.
Everything is working on third server, where is installed
original installation (not .deb) from firebirdsql.org.
There was no such problem in 1.5.2 deb pack.

Any comments?

Best regards,
Normunds
p.s. sorry for my english



More information about the pkg-firebird-general mailing list