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

Method process_first_event

client/mysqlbinlog.cc:497–563  ·  view source on GitHub ↗

Process the first event in the sequence of events representing a LOAD DATA statement. Creates a temporary file to be used in LOAD DATA and writes first block of data to it. Registers its file name (and optional Create_file event) in the array of active temporary files. @param bname Base name for temporary file to be created. @param blen Base name length. @param block First block of

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 7

my_mallocFunction · 0.85
errorFunction · 0.85
set_dynamicFunction · 0.85
my_writeFunction · 0.85
my_closeFunction · 0.85
my_freeFunction · 0.50

Tested by

no test coverage detected