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

Function process_event

client/mysqlbinlog.cc:776–1243  ·  view source on GitHub ↗

Print the given event, and either delete it or delegate the deletion to someone else. The deletion may be delegated in two cases: (1) the event is a Format_description_log_event, and is saved in glob_description_event; (2) the event is a Create_file_log_event, and is saved in load_processor. @param[in,out] print_event_info Parameters and context state determining how to print. @p

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

dump_remote_log_entriesFunction · 0.85
check_headerFunction · 0.85
dump_local_log_entriesFunction · 0.85

Calls 15

my_b_printfFunction · 0.85
llstrFunction · 0.85
shall_skip_gtidsFunction · 0.85
shall_skip_databaseFunction · 0.85
insert_dynamicFunction · 0.85
warningFunction · 0.85
errorFunction · 0.85
is_trans_keywordMethod · 0.80
grab_eventMethod · 0.80
free_temp_bufMethod · 0.80

Tested by

no test coverage detected