Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
execute
Method · 0.45
get_value
Method · 0.45
get_schema_tables_result
Function · 0.45
end_statement
Method · 0.45
do_skip_row_indicator
Function · 0.45
raise_condition
Method · 0.45
validate_lex_and_exec_core
Method · 0.45
get_last_sqlstate
Method · 0.45
pfs_end_statement_v1
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected