Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/where6.test
2010-02-25
| ||
04:15 | [5da5a98cec] part of check-in [f0ae251abb] Make sure the ON clause of a LEFT JOIN does not cause an index to be used to speed access to a table to the left of the join. Ticket [ebdbadade5] (check-in: [f0ae251abb] user: drh branch: trunk, size: 4085) | |
2008-04-17
| ||
19:14 | [42c4373595] part of check-in [0d2e258e1a] Additional work on ticket #3015. The previous fix (check-in (4919)) did not appear to work in all cases and it disabled indexing in some places where it should not have. New test cases added to help insure that the current fix is better. (CVS 5026) (check-in: [0d2e258e1a] user: drh branch: trunk, size: 3216) | |
2008-03-26
| ||
14:56 | Added: [81e93cc92f] part of check-in [3fafa56259] Make sure ON clause terms of a LEFT JOIN are not used with an index on the right table of the join. Ticket #3015. (CVS 4919) (check-in: [3fafa56259] user: drh branch: trunk, size: 1348) | |