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

Function open_log_table

sql/sql_base.cc:9306–9333  ·  view source on GitHub ↗

Open a log table. Opening such tables is performed internally in the server implementation, and is a 'nested' open, since some tables might be already opened by the current thread. The thread context before this call is saved, and is restored when calling close_log_table(). @param thd The current thread @param one_table Log table to open @param backup [out] Temporary storage used t

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

log_generalMethod · 0.85
log_slowMethod · 0.85
activate_logMethod · 0.85

Calls 4

open_ltableFunction · 0.85
use_all_columnsMethod · 0.80

Tested by

no test coverage detected