Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
id | INT UNSIGNED | 10 | √ | null |
|
|
||
period_type | enum('by_time', 'by_size') | 8 | by_time |
|
|
|||
period | VARCHAR | 50 | √ | null |
|
|
||
max_number_of_logfiles | BIGINT UNSIGNED | 20 | √ | 0 |
|
|
||
compress_enable | enum('false', 'true') | 6 | false |
|
|
|||
VARCHAR | 255 | √ | null |
|
|
|||
turned_on | enum('false', 'true') | 6 | false |
|
|
Table contained 0 rows
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |