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

Method binlog_write_table_map

sql/binlog.cc:6772–6809  ·  view source on GitHub ↗

This function writes a table map to the binary log. Note that in order to keep the signature uniform with related methods, we use a redundant parameter to indicate whether a transactional table was changed or not. Sometimes it will write a Rows_query_log_event into binary log before the table map too. @param table a pointer to the table. @param is_transactional @c tru

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

use_tableMethod · 0.80

Calls 7

thd_get_cache_mngrFunction · 0.85
get_binlog_cache_dataMethod · 0.80
query_lengthMethod · 0.80
write_eventMethod · 0.80
is_openMethod · 0.45
queryMethod · 0.45

Tested by

no test coverage detected