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

Method is_fatal_error

sql/handler.h:2103–2111  ·  view source on GitHub ↗

This method is used to analyse the error to see whether the error is ignorable or not, certain handlers can have more error that are ignorable than others. E.g. the partition handler can get inserts into a range where there is no partition and this is an ignorable error. HA_ERR_FOUND_DUP_UNIQUE is a special case in MyISAM that means the same thing as HA_ERR_FOUND_DUP_KEY bu

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

write_recordFunction · 0.45
send_dataMethod · 0.45
do_updatesMethod · 0.45
addMethod · 0.45
copy_data_between_tablesFunction · 0.45
create_myisam_from_heapFunction · 0.45
send_dataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected