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

Method is_error

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

TRUE if there is an error in the error stack. Please use this method instead of direct access to net.report_error. If TRUE, the current (sub)-statement should be aborted. The main difference between this member and is_fatal_error is that a fatal error can not be handled by a stored procedure continue handler, whereas a normal error can. To raise this flag, use my_err

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

servers_reloadFunction · 0.45
create_workerMethod · 0.45
mysql_insertFunction · 0.45
delayed_get_tableFunction · 0.45
get_local_tableMethod · 0.45
send_dataMethod · 0.45
send_eofMethod · 0.45
opt_sum_queryFunction · 0.45
execMethod · 0.45
fix_fieldsMethod · 0.45
execMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected