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

Function open_sql_file_for_table

client/mysqldump.c:1459–1467  ·  view source on GitHub ↗

Open a new .sql file to dump the table or view into SYNOPSIS open_sql_file_for_table name name of the table or view flags flags (as per "man 2 open") RETURN VALUES 0 Failed to open file > 0 Handle of the open file */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

get_table_structureFunction · 0.85
dump_triggers_for_tableFunction · 0.85
get_view_structureFunction · 0.85

Calls 3

convert_dirnameFunction · 0.85
my_fopenFunction · 0.85
fn_formatFunction · 0.85

Tested by

no test coverage detected