On Fri, 15 Jun 2012 12:44:47 +0300, Henrik Ingo <henrik.i...@avoinelama.fi> wrote: > SQLExecutor::SQLExecutor(const string &user, const string &schema) > : _in_error_state(false) > { > /* setup a Session object */ > _session= Session::make_shared(plugin::Listen::getNullClient(), > catalog::local());
You will want to provide a end user method of selecting the catalog to connect to. -- Stewart Smith
pgpzk5KqYgCR6.pgp
Description: PGP signature
_______________________________________________ Mailing list: https://launchpad.net/~drizzle-discuss Post to : drizzle-discuss@lists.launchpad.net Unsubscribe : https://launchpad.net/~drizzle-discuss More help : https://help.launchpad.net/ListHelp