Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MariaDB/server
/ get_internal_handler
Method
get_internal_handler
sql/sql_class.h:5580–5581 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5578
5579
public:
5580
inline Internal_error_handler *get_internal_handler()
5581
{ return m_internal_handler; }
5582
5583
/**
5584
Add an internal error handler to the thread execution context.
Callers
2
replace_view_error_with_generic
Method · 0.80
parse_sql
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected