43
38
void Execute::run(const char *arg, size_t length)
47
my_error(ER_WRONG_ARGUMENTS, MYF(0), "A Concurrent Execution Session can not launch another session.");
55
52
plugin::client::Cached *client= new plugin::client::Cached(result_set);
56
53
client->pushSQL(execution_string);