MCPcopy Create free account
hub / github.com/Meituan-Dianping/SQLAdvisor / get_internal_handler

Method get_internal_handler

sql/sql_class.h:2647–2648  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2645
2646public:
2647 inline Internal_error_handler *get_internal_handler()
2648 { return m_internal_handler; }
2649
2650 /**
2651 Add an internal error handler to the thread execution context.

Callers 2

hide_view_errorMethod · 0.80
parse_sqlFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected