Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
mempool_id | INT UNSIGNED | 10 | √ | null |
|
|
||
mempool_index | VARCHAR | 16 | null |
|
|
|||
entPhysicalIndex | INT | 10 | √ | NULL |
|
|
||
hrDeviceIndex | INT | 10 | √ | NULL |
|
|
||
mempool_type | VARCHAR | 32 | null |
|
|
|||
mempool_precision | INT | 10 | 1 |
|
|
|||
mempool_descr | VARCHAR | 64 | null |
|
|
|||
device_id | INT UNSIGNED | 10 | null |
|
|
|||
mempool_perc | INT | 10 | null |
|
|
|||
mempool_used | BIGINT | 19 | null |
|
|
|||
mempool_free | BIGINT | 19 | null |
|
|
|||
mempool_total | BIGINT | 19 | null |
|
|
|||
mempool_largestfree | BIGINT | 19 | √ | NULL |
|
|
||
mempool_lowestfree | BIGINT | 19 | √ | NULL |
|
|
||
mempool_deleted | BIT | 3 | 0 |
|
|
|||
mempool_perc_warn | INT | 10 | √ | NULL |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | mempool_id |
mempools_device_id_index | Performance | Asc | device_id |
Diagram producer might be missing
No diagrams were produced please see application output for any errors