MCPcopy Create free account
hub / github.com/MariaDB/server / get_sqlstate

Method get_sqlstate

sql/sql_error.h:60–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

58 }
59
60 const char* get_sqlstate() const
61 { return m_sqlstate; }
62
63 void set_sqlstate(const Sql_state *other)
64 {

Callers 9

executeMethod · 0.45
get_valueMethod · 0.45
get_schema_tables_resultFunction · 0.45
end_statementMethod · 0.45
do_skip_row_indicatorFunction · 0.45
raise_conditionMethod · 0.45
get_last_sqlstateMethod · 0.45
pfs_end_statement_v1Function · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected