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

Method prepare_record1_accessors

sql/sql_trigger.cc:1074–1098  ·  view source on GitHub ↗

Prepare array of Field objects referencing to TABLE::record[1] instead of record[0] (they will represent OLD.* row values in ON UPDATE trigger and in ON DELETE trigger which will be called during REPLACE execution). @retval False success @retval True error */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

check_n_loadMethod · 0.80

Calls 3

alloc_rootFunction · 0.85
new_fieldMethod · 0.80
move_field_offsetMethod · 0.45

Tested by

no test coverage detected