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

Function do_fill_table

sql/sql_show.cc:5893–5933  ·  view source on GitHub ↗

Fill INFORMATION_SCHEMA-table, leave correct Diagnostics_area / Warning_info state after itself. This function is a wrapper around ST_SCHEMA_TABLE::fill_table(), which may "partially silence" some errors. The thing is that during fill_table() many errors might be emitted. These errors stem from the nature of fill_table(). For example, SELECT ... FROM INFORMATION_SCHEMA.xxx WHERE TABLE_NAME

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

get_schema_tables_resultFunction · 0.85

Calls 10

get_stmt_daMethod · 0.80
push_warning_infoMethod · 0.80
conditionMethod · 0.80
pop_warning_infoMethod · 0.80
sql_errnoMethod · 0.80
is_errorMethod · 0.45
push_warningMethod · 0.45
get_sqlstateMethod · 0.45
messageMethod · 0.45

Tested by

no test coverage detected