sup_sponsored_user_history
| Column name | Type | Null | Default | Description |
|---|---|---|---|---|
| sponsorid | int unsigned | YES |
|
|
| userid | int unsigned | YES |
|
|
| modifierid | int | YES |
|
|
| status | char(1) | YES |
|
|
| status_set | int unsigned |
|
||
| status_expired | int unsigned | YES |
|
|
| reason | varchar(50) | YES |
|
| Key name | Type | Column(s) |
|---|---|---|
| sponsorid | INDEX | |
| status_set | INDEX | |
| userid | INDEX |