commit | ada796bbaa9ffb52ef68e177d03aa2bd6d639097 | [log] [tgz] |
---|---|---|
author | drh <drh@noemail.net> | Fri Nov 09 18:22:26 2012 +0000 |
committer | drh <drh@noemail.net> | Fri Nov 09 18:22:26 2012 +0000 |
tree | 6ec5d2ce367c5e56680775c72e824d27657e08a2 | |
parent | 782d68a4cdc0e089899855e228e3dd78a02724e3 [diff] |
Disable the table selection rule that tried to prevent full table scans from migrating to the outer loop unless they were optimal. The new scaling of outer-loop costs by cost of inner loops obviates the need for that step. And, in fact, that step causes problems with the new inner-loop cost accounting. FossilOrigin-Name: 51bfd63b7f9fe53831570ad124c932cb3582b104