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

Method create_trigger

sql/sql_trigger.cc:612–888  ·  view source on GitHub ↗

Create trigger for table. @param thd current thread context (including trigger definition in LEX) @param tables table list containing one open table for which the trigger is created. @param[out] stmt_query after successful return, this string contains well-formed statement for creation this trigger

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Calls 15

my_errorFunction · 0.85
create_default_definerFunction · 0.85
alloc_lex_stringFunction · 0.85
is_acl_userFunction · 0.85
push_warning_printfFunction · 0.85
strxmovFunction · 0.85
lex_string_setFunction · 0.85
get_default_db_collationFunction · 0.85
append_definerFunction · 0.85
trim_whitespaceFunction · 0.85
setup_fieldMethod · 0.80

Tested by

no test coverage detected