Ok. Fixed the index condition pushdown thing. (left off a flag...) There's still a coupla test failures for anybody who wants them...
Monty Monty Taylor wrote: > Hey all... > > I've got the InnoDB Plugin merged up and compiling. MRR works. I put in > the index pushdown stuff too, but I seem to have missed something, since > it does not work. I'm also getting test failures in two tests due to row > length which doesn't make much sense. > > So it mostly works - however, I've been staring at if for a while, so I > think I'm missing something obvious. Anybody want to lend a pair of eyes? > > If you do, know that the handler code is in storage/innobase/drizzle, > not storage/innobase/handler. I've been trying to patch things so that > we can send patches upstream with ifdefs and stuff. > > lp:~mordred/drizzle/merge-innodb-plugin > > Monty > > > _______________________________________________ > Mailing list: https://launchpad.net/~drizzle-discuss > Post to : [email protected] > Unsubscribe : https://launchpad.net/~drizzle-discuss > More help : https://help.launchpad.net/ListHelp > _______________________________________________ Mailing list: https://launchpad.net/~drizzle-discuss Post to : [email protected] Unsubscribe : https://launchpad.net/~drizzle-discuss More help : https://help.launchpad.net/ListHelp

