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

Method print_error

sql/handler.cc:3247–3475  ·  view source on GitHub ↗

Print error that we got from handler function. @note In case of delete table it's only safe to use the following parts of the 'table' structure: - table->s->path - table->alias */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

fetchMethod · 0.45
insert_server_recordFunction · 0.45
update_server_recordFunction · 0.45
delete_server_recordFunction · 0.45
mysql_insertFunction · 0.45
write_recordFunction · 0.45
handle_insertsMethod · 0.45
send_eofMethod · 0.45
opt_sum_queryFunction · 0.45
report_handler_errorFunction · 0.45
remove_dup_with_compareFunction · 0.45

Calls 7

my_errorFunction · 0.85
my_strerrorFunction · 0.85
print_keydup_errorFunction · 0.85
key_unpackFunction · 0.85
c_ptr_safeMethod · 0.45
is_emptyMethod · 0.45
ptrMethod · 0.45

Tested by

no test coverage detected