251
251
// dont need to quote the db name, always CSV safe
253
253
// do need to quote the query
254
254
quotify((const unsigned char *)session->getQueryString()->c_str(), session->getQueryString()->length(), qs, sizeof(qs)),
255
255
// command_name is defined in drizzled/sql_parse.cc