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 not stored for this graph (policy: none)
no test coverage detected