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

Method status

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

Source from the content-addressed store, hash-verified

1073 bool is_bulk_op() const { return is_bulk_execution; }
1074
1075 enum_diagnostics_status status() const { return m_status; }
1076
1077 const char *message() const
1078 {

Callers 10

wsrep_status_fill_tableFunction · 0.80
store_viewMethod · 0.80
log_viewMethod · 0.80
end_statementMethod · 0.80
pfs_end_statement_v1Function · 0.80
is_validFunction · 0.80
validate_auto_incrMethod · 0.80
initMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected