1
0
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:
Otto Kekäläinen
2016-03-04 02:09:37 +02:00
parent f8251911a4
commit 1777fd5f55
126 changed files with 200 additions and 200 deletions

View File

@ -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