Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_table
Function · 0.80
Wsrep_replayer_service
Method · 0.80
store_view
Method · 0.80
log_view
Method · 0.80
end_statement
Method · 0.80
export_wsrep_status_to_mysql
Function · 0.80
pfs_end_statement_v1
Function · 0.80
is_valid
Function · 0.80
validate_auto_incr
Method · 0.80
init
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected