{{Extend "db/index"}} {{Block "title"}}{{"触发器"|T}}: {{Stored.table}} - {{Super}}{{/Block}} {{Block "breadcrumb"}} {{Super}}
  • {{"数据库"|T}}: {{Stored.dbName}}
  • {{"表"|T}}: {{Stored.table}}
  • {{"触发器"|T}}
  • {{/Block}} {{Block "head"}} {{/Block}} {{Block "main"}}
    {{Include "db/mysql/results"}}

    {{"触发器"|T}}: {{Stored.table}}

    {{if HasString $eventOptions "UPDATE OF"}} {{end}}
    {{"一般以关键字“begin”开始,“end”结束"|T}}
    {{if Form "name"}} {{end}} {{"返回"|T}}
    {{/Block}} {{Block "footer"}} {{Super}} {{/Block}}