common.common_passwords
| Field | Type | Null | Default | Key | Extra | Comment |
|---|---|---|---|---|---|---|
| cpw_id | int(11) | NO | PRI | auto_increment | ||
| cpw_password | varchar(128) | NO | UNI | Password |
References
| Local Column | References |
|---|
| Field | Type | Null | Default | Key | Extra | Comment |
|---|---|---|---|---|---|---|
| cpw_id | int(11) | NO | PRI | auto_increment | ||
| cpw_password | varchar(128) | NO | UNI | Password |
| Local Column | References |
|---|