MCPcopy Create free account
hub / github.com/arkdb/inception / list_has_optimizer_trace_table

Function list_has_optimizer_trace_table

sql/opt_trace2server.cc:47–56  ·  view source on GitHub ↗

Whether a list of tables contains information_schema.OPTIMIZER_TRACE. @param tbl list of tables @note this does not catch that a stored routine or view accesses the OPTIMIZER_TRACE table. So using a stored routine or view to read OPTIMIZER_TRACE will overwrite OPTIMIZER_TRACE as it runs and provide uninteresting info. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Opt_trace_startMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected