libdballe 9.6
dballe::sql::MySQLConnection Member List

This is the complete list of members for dballe::sql::MySQLConnection, including all inherited members.

add_datetime(Querybuf &qb, const Datetime &dt) constdballe::sql::Connectionvirtual
check_connection() (defined in dballe::sql::MySQLConnection)dballe::sql::MySQLConnectionprotected
Connection() (defined in dballe::sql::Connection)dballe::sql::Connectionprotected
create() (defined in dballe::sql::MySQLConnection)dballe::sql::MySQLConnectionstatic
dballe::sql::Connection::create(const DBConnectOptions &options)dballe::sql::Connectionstatic
dbdballe::sql::MySQLConnectionprotected
drop_settings() overridedballe::sql::MySQLConnectionvirtual
drop_table_if_exists(const char *name)dballe::sql::MySQLConnection
escape(const char *str)dballe::sql::MySQLConnection
escape(const std::string &str)dballe::sql::MySQLConnection
escape(const std::vector< uint8_t > &str)dballe::sql::MySQLConnection
exec_no_data(const char *query) (defined in dballe::sql::MySQLConnection)dballe::sql::MySQLConnection
exec_no_data(const std::string &query) (defined in dballe::sql::MySQLConnection)dballe::sql::MySQLConnection
exec_no_data_nothrow(const char *query) noexceptdballe::sql::MySQLConnection
exec_store(const char *query) (defined in dballe::sql::MySQLConnection)dballe::sql::MySQLConnection
exec_store(const std::string &query) (defined in dballe::sql::MySQLConnection)dballe::sql::MySQLConnection
exec_use(const char *query, std::function< void(const mysql::Row &)> dest) (defined in dballe::sql::MySQLConnection)dballe::sql::MySQLConnection
exec_use(const std::string &query, std::function< void(const mysql::Row &)> dest) (defined in dballe::sql::MySQLConnection)dballe::sql::MySQLConnection
execute(const std::string &query) overridedballe::sql::MySQLConnectionvirtual
explain(const std::string &query, FILE *out) overridedballe::sql::MySQLConnectionvirtual
fork_child() override (defined in dballe::sql::MySQLConnection)dballe::sql::MySQLConnectionprotectedvirtual
fork_parent() override (defined in dballe::sql::MySQLConnection)dballe::sql::MySQLConnectionprotectedvirtual
fork_prepare() override (defined in dballe::sql::MySQLConnection)dballe::sql::MySQLConnectionprotectedvirtual
forkeddballe::sql::MySQLConnectionprotected
get_last_insert_id()dballe::sql::MySQLConnection
get_setting(const std::string &key) overridedballe::sql::MySQLConnectionvirtual
get_url() const (defined in dballe::sql::Connection)dballe::sql::Connectioninline
has_table(const std::string &name) overridedballe::sql::MySQLConnectionvirtual
init_after_connect() (defined in dballe::sql::MySQLConnection)dballe::sql::MySQLConnectionprotected
MySQLConnection() (defined in dballe::sql::MySQLConnection)dballe::sql::MySQLConnectionprotected
MySQLConnection(const MySQLConnection &)=delete (defined in dballe::sql::MySQLConnection)dballe::sql::MySQLConnection
MySQLConnection(const MySQLConnection &&)=delete (defined in dballe::sql::MySQLConnection)dballe::sql::MySQLConnection
open(const mysql::ConnectInfo &info) (defined in dballe::sql::MySQLConnection)dballe::sql::MySQLConnectionprotected
open_test() (defined in dballe::sql::MySQLConnection)dballe::sql::MySQLConnection
open_url(const std::string &url) (defined in dballe::sql::MySQLConnection)dballe::sql::MySQLConnection
operator MYSQL *() (defined in dballe::sql::MySQLConnection)dballe::sql::MySQLConnectioninline
operator=(const MySQLConnection &)=delete (defined in dballe::sql::MySQLConnection)dballe::sql::MySQLConnection
operator=(const MySQLConnection &&)=delete (defined in dballe::sql::MySQLConnection)dballe::sql::MySQLConnection
register_atfork()dballe::sql::Connectionprotected
send_result(mysql::Result &&res, std::function< void(const mysql::Row &)> dest) (defined in dballe::sql::MySQLConnection)dballe::sql::MySQLConnectionprotected
server_typedballe::sql::Connection
set_setting(const std::string &key, const std::string &value) overridedballe::sql::MySQLConnectionvirtual
transaction(bool readonly=false) overridedballe::sql::MySQLConnectionvirtual
url (defined in dballe::sql::Connection)dballe::sql::Connectionprotected
~Connection() (defined in dballe::sql::Connection)dballe::sql::Connectionvirtual
~MySQLConnection() (defined in dballe::sql::MySQLConnection)dballe::sql::MySQLConnection