Failing test for prefetch bug: M -> 1 -> M with prefetch on 3rd rs, with order_by...
authorNorbert Buchmuller <norbi@nix.hu>
Fri, 24 Jul 2009 06:06:19 +0000 (08:06 +0200)
committerNorbert Buchmuller <norbi@nix.hu>
Thu, 23 Jul 2009 23:06:39 +0000 (23:06 +0000)
commit23b67299bf3b2c3979f5193475088e780909109a
treee0955c5a775d70063a4b49447a52dce4333037fd
parent76d51f04fff72dac109ac8533edbf902b4a126f6
Failing test for prefetch bug: M -> 1 -> M with prefetch on 3rd rs, with order_by on 1st rs and limit generates invalid SQL.
t/prefetch/related_resultset_order_by_plus_limit.t [new file with mode: 0644]