# `optimizeprocedure` - **Engine:** InnoDB - **Collation:** utf8mb3_general_ci ## Columns | # | Name | Type | Null | Key | Default | Extra | Comment | |---|---|---|---|---|---|---|---| | 1 | `iIncrement` | `int` | NO | PRI | | auto_increment | 自增列 | | 2 | `sProcName` | `varchar(255)` | YES | | | | | ## Indexes | Name | Unique | Type | Columns | |---|---|---|---| | `PRIMARY` | ✓ | BTREE | `iIncrement` | ## Narrative _No human-written narrative yet — when this table is exercised by a [vertical slice](../../slices/index.md), link from there back to this page._