On Fri, 14 May 2010 09:49:38 +0200, Paul McCullagh <[email protected]> wrote: > So to change this, I will have to change how I build a Table object in > my_open_table(). > > Any idea how to do this better would be welcome.
Session::openTables() ? or there's the open_table_def and open_table_from_share() tricks that we used in NDB threads... but hopefully just using one of the ones in Session is going to work well. -- Stewart Smith _______________________________________________ Mailing list: https://launchpad.net/~pbxt-discuss Post to : [email protected] Unsubscribe : https://launchpad.net/~pbxt-discuss More help : https://help.launchpad.net/ListHelp

