MCPcopy 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
5579public:
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

parse_sqlFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected