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

Function check_header

client/mysqlbinlog.cc:2241–2400  ·  view source on GitHub ↗

Reads the @c Format_description_log_event from the beginning of a local input file. The @c Format_description_log_event is only read if it is outside the range specified with @c --start-position; otherwise, it will be seen later. If this is an old binlog, a fake @c Format_description_event is created. This also prints a @c Format_description_log_event to the output, unless we reach

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

dump_local_log_entriesFunction · 0.70

Calls 4

errorFunction · 0.85
my_fstatFunction · 0.85
my_b_seekFunction · 0.85
process_eventFunction · 0.85

Tested by

no test coverage detected