On Thu, Dec 24, 2009 at 12:19:13PM +0100, Paul McCullagh wrote: > It is all or nothing, but this done _not_ exclude "partial" > solutions such as condition push-down and sub-select execution.
Would this better be served by stackable parsers? An engine could just attach a parser and do all the work itself.. as otherwise you're parsing things twice, so it'll never perform well. -- Stewart Smith _______________________________________________ Mailing list: https://launchpad.net/~drizzle-discuss Post to : [email protected] Unsubscribe : https://launchpad.net/~drizzle-discuss More help : https://help.launchpad.net/ListHelp

