Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| smiley_id | INT UNSIGNED | 10 | √ | null |
|
|
||
| smiley_name | VARCHAR | 50 |
|
|
||||
| smiley_width | INT | 10 | 0 |
|
|
|||
| smiley_height | INT | 10 | 0 |
|
|
|||
| short_name | VARCHAR | 50 |
|
|
||||
| smiley_counter | INT UNSIGNED | 10 | 0 |
|
|
|||
| short_counter | INT UNSIGNED | 10 | 0 |
|
|
|||
| fav_counter | INT UNSIGNED | 10 | 0 |
|
|
|||
| mkdate | INT UNSIGNED | 10 | √ | null |
|
|
||
| chdate | INT UNSIGNED | 10 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | smiley_id |
| name | Must be unique | Asc | smiley_name |
| short | Performance | Asc | short_name |
Diagram producer might be missing
No diagrams were produced please see application output for any errors