mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
Fix spelling: occurred, execute, which etc
This commit is contained in:
@ -2232,7 +2232,7 @@ void Table_triggers_list::mark_fields_used(trg_event_type event)
|
||||
|
||||
|
||||
/**
|
||||
Signals to the Table_triggers_list that a parse error has occured when
|
||||
Signals to the Table_triggers_list that a parse error has occurred when
|
||||
reading a trigger from file. This makes the Table_triggers_list enter an
|
||||
error state flagged by m_has_unparseable_trigger == true. The error message
|
||||
will be used whenever a statement invoking or manipulating triggers is
|
||||
|
Reference in New Issue
Block a user