Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
CmdID | INT | 10 | √ | null |
|
|
||
ComputerID | INT | 10 | 0 |
|
|
|||
Command | INT | 10 | 0 |
|
|
|||
Parameters | LONGTEXT | 2147483647 | null |
|
|
|||
Status | INT | 10 | 0 |
|
|
|||
Output | LONGTEXT | 2147483647 | null |
|
|
|||
FastTalk | TINYINT | 3 | 0 |
|
|
|||
DateUpdated | TIMESTAMP | 19 | CURRENT_TIMESTAMP |
|
|
|||
CorrelationID | VARCHAR | 36 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | CmdID |
CIDandStatus | Performance | Asc/Asc | ComputerID + Status |
CorrelationID | Performance | Asc | CorrelationID |
DateUpdated | Performance | Asc | DateUpdated |
FastTalk | Performance | Asc | FastTalk |
Status | Performance | Asc | Status |
Diagram producer might be missing
No diagrams were produced please see application output for any errors