Paul McCullagh wrote: > So in passthruStatement() the engine actually executes the entire SELECT > statement, and returns the result rows. > > This code would only be used if the engine executes the entire SELECT. > If the engine executes only parts of the statement, then the cursor > interface will be used.
I like this. It would make things like FederatedX EXTREMELY easier. (can haz passthru. k thx bye) _______________________________________________ Mailing list: https://launchpad.net/~drizzle-discuss Post to : [email protected] Unsubscribe : https://launchpad.net/~drizzle-discuss More help : https://help.launchpad.net/ListHelp

