MySQL 8.4.0
Source Code Documentation
Prepared_statement_handle Member List

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

add_result_set(Result_set *result_set)Statement_handleprotected
close()Prepared_statement_handle
copy_warnings()Statement_handleprotected
create_parameter_buffers()Prepared_statement_handleprivate
enable_cursor()Prepared_statement_handleprivate
execute() overridePrepared_statement_handlevirtual
fetch()Prepared_statement_handle
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_param_count()Prepared_statement_handleinline
get_parameter(size_t index)Prepared_statement_handle
get_query()Statement_handleinline
get_result_sets()Statement_handleinline
get_warnings()Statement_handle
internal_close()Prepared_statement_handleprivate
internal_execute()Prepared_statement_handleprivate
internal_fetch()Prepared_statement_handleprivate
internal_prepare()Prepared_statement_handleprivate
internal_reset()Prepared_statement_handleprivate
internal_reset(bool invalidate_params)Prepared_statement_handleprivate
is_cursor_open()Prepared_statement_handleinline
is_error() constStatement_handleinline
is_executed_or_prepared() overridePrepared_statement_handleinlinevirtual
is_prepared_statement() overridePrepared_statement_handleinlinevirtual
is_using_thd_protocol() constStatement_handleinline
m_bound_new_parameter_typesPrepared_statement_handleprivate
m_current_rsetStatement_handleprotected
m_diagnostics_areaStatement_handleprotected
m_expected_charsetStatement_handleprotected
m_num_rows_per_fetchStatement_handleprotected
m_parameter_buffer_maxPrepared_statement_handleprivate
m_parameter_mem_rootPrepared_statement_handleprivate
m_parametersPrepared_statement_handleprivate
m_protocolStatement_handleprotected
m_queryStatement_handleprotected
m_result_setsStatement_handleprotected
m_saved_protocolStatement_handleprotected
m_stmtPrepared_statement_handleprivate
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
prepare()Prepared_statement_handle
Prepared_statement_handle(THD *thd, const char *query, uint length)Prepared_statement_handleinline
reset()Prepared_statement_handle
reset_thd_protocol()Statement_handle
run(Function exec_func)Prepared_statement_handleprivate
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_parameter(uint idx, bool is_null, enum_field_types type, bool is_unsigned, const void *data, unsigned long data_length, const char *name, unsigned long name_length)Prepared_statement_handle
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
uses_cursor()Prepared_statement_handleinline
warning_count() constStatement_handleinline
~Prepared_statement_handle() overridePrepared_statement_handleinlinevirtual
~Statement_handle()Statement_handleinlinevirtual