MySQL 8.4.0
Source Code Documentation
Statement_handle Member List

This is the complete list of members for Statement_handle, including all inherited members.

add_result_set(Result_set *result_set)Statement_handleprotected
copy_warnings()Statement_handleprotected
execute()=0Statement_handlepure virtual
free_old_result()Statement_handle
get_capacity()Statement_handleinline
get_current_result_set()Statement_handleinline
get_expected_charset()Statement_handleinline
get_last_errno() constStatement_handleinline
get_last_error()Statement_handleinline
get_mysql_state()Statement_handleinline
get_num_rows_per_fetch()Statement_handleinline
get_query()Statement_handleinline
get_result_sets()Statement_handleinline
get_warnings()Statement_handle
is_error() constStatement_handleinline
is_executed_or_prepared()=0Statement_handlepure virtual
is_prepared_statement()=0Statement_handlepure virtual
is_using_thd_protocol() constStatement_handleinline
m_current_rsetStatement_handleprotected
m_diagnostics_areaStatement_handleprotected
m_expected_charsetStatement_handleprotected
m_num_rows_per_fetchStatement_handleprotected
m_protocolStatement_handleprotected
m_queryStatement_handleprotected
m_result_setsStatement_handleprotected
m_saved_protocolStatement_handleprotected
m_thdStatement_handleprotected
m_use_thd_protocolStatement_handleprotected
m_warning_mem_rootStatement_handleprotected
m_warningsStatement_handleprotected
m_warnings_countStatement_handleprotected
next_result_set()Statement_handleinline
operator=(const Statement_handle &)=deleteStatement_handleprotected
operator=(Statement_handle &&)=deleteStatement_handleprotected
Protocol_local_v2Statement_handlefriend
reset_thd_protocol()Statement_handle
send_statement_status()Statement_handleprotected
set_capacity(size_t capacity)Statement_handleinline
set_expected_charset(const char *charset_name)Statement_handleinline
set_num_rows_per_fetch(size_t num_rows_per_fetch)Statement_handleinline
set_result_set(Result_set *result_set)Statement_handleprotected
set_thd_protocol()Statement_handle
set_use_thd_protocol(bool use_thd_protocol)Statement_handleinline
Statement_handle(THD *thd, const char *query, size_t length)Statement_handle
Statement_handle(const Statement_handle &)=deleteStatement_handleprotected
Statement_handle(Statement_handle &&)=deleteStatement_handleprotected
warning_count() constStatement_handleinline
~Statement_handle()Statement_handleinlinevirtual