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

Method load_old_format_file

client/mysqlbinlog.cc:427–475  ·  view source on GitHub ↗

Reads a file from a server and saves it locally. @param[in,out] net The server to read from. @param[in] server_fname The name of the file that the server should read. @param[in] server_fname_len The length of server_fname. @param[in,out] file The file to write to. @retval ERROR_STOP An error occurred - the program should terminate. @retval OK_CONTINUE No error, the program shoul

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

dump_remote_log_entriesFunction · 0.80

Calls 5

my_net_writeFunction · 0.85
net_flushFunction · 0.85
errorFunction · 0.85
my_net_readFunction · 0.85
my_writeFunction · 0.85

Tested by

no test coverage detected