Oracle Enterprise Manager for MySQL Database
Lists the Insert Delayed Activity metrics and provides a brief description of each.
Table 6.19 Insert Delayed Activity Metrics
| Name | Description | 
|---|---|
| Errors (Delta) | The number of rows written with INSERT DELAYED for which some error occurred (probably duplicate key). | 
| Insert Threads | The number of INSERT DELAYED handler threads in use. | 
| Not Flushed Delayed Rows (Delta) | The number of rows waiting to be written in INSERT DELAYED queues. | 
| Writes (Delta) | The number of INSERT DELAYED rows written. |