![]() |
MySQL 9.3.0
Source Code Documentation
|
#include "objects/polyglot_session.h"
#include <iostream>
#include <stdexcept>
#include <string>
#include <vector>
#include "mysqlrouter/jit_executor_db_interface.h"
#include "objects/polyglot_result.h"
#include "router/src/router/include/mysqlrouter/utils_sqlstring.h"
#include "utils/utils_string.h"
Namespaces | |
namespace | shcore |
namespace | shcore::polyglot |
namespace | shcore::polyglot::anonymous_namespace{polyglot_session.cc} |
Functions | |
std::string | shcore::polyglot::anonymous_namespace{polyglot_session.cc}::sub_query_placeholders (const std::string &query, const shcore::Array_t &args) |
Variables | |
constexpr const char * | shcore::polyglot::anonymous_namespace{polyglot_session.cc}::k_run_sql = "runSql" |