sp_alert_text.md 549 Bytes

sp_alert_text (procedure)

根据模块sId删除模块(包含子模块)

  • Type: PROCEDURE
  • Deterministic: NO
  • SQL data access: CONTAINS SQL
  • Created: 2026-04-27 19:10:18
  • Last altered: 2026-04-27 19:10:18

Parameters

# Mode Name Type
1 OUT sReturn varchar(4000)
2 OUT sCode int

Body

Body is not pre-cached. To inspect: mysql --defaults-file=~/.my.cnf -e 'SHOW CREATE PROCEDUREspalert_text'._

Narrative

No human-written narrative yet.