tag_correlation table columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | BIGINT | 19 | √ | null |
|
|
||||
tagid | BIGINT | 19 | null |
|
|
|||||
LONGTEXT | 2147483647 | null |
|
|
Table contained -1 rows
tag_correlation table indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
tagcorr_tag_ix | Performance | Asc | tagid |