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

Method clear_error

sql/sql_class.h:4362–4369  ·  view source on GitHub ↗

Clear the current error, if any. We do not clear is_fatal_error or is_fatal_sub_stmt_error since we assume this is never called if the fatal error is set. @todo: To silence an error, one should use Internal_error_handler mechanism. In future this function will be removed. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

check_src_repositoryMethod · 0.45
handle_insertsMethod · 0.45
hide_view_errorMethod · 0.45
mysql_doFunction · 0.45
make_table_name_listFunction · 0.45
fill_schema_table_namesFunction · 0.45
get_schema_tables_recordFunction · 0.45
get_schema_stat_recordFunction · 0.45
get_schema_views_recordFunction · 0.45

Calls 2

is_errorMethod · 0.45

Tested by

no test coverage detected