MCPcopy Create free account
hub / github.com/Tencent/phxsql / Thread_excursion

Method Thread_excursion

phx_percona/percona/sql/binlog.cc:199–202  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

197{
198public:
199 Thread_excursion(THD *thd)
200 : m_original_thd(thd)
201 {
202 }
203
204 ~Thread_excursion() {
205#ifndef EMBEDDED_LIBRARY

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected