Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
1 check-in using file src/select.c version 19fb48509a
2007-11-12
| ||
15:29 | Where possible, transform the DISTINCT qualifier to a GROUP BY clause. GROUP BY clauses may be optimized by indices, DISTINCT qualifiers cannot. (CVS 4538) (check-in: e563312347 user: danielk1977 tags: trunk) | |