jmeeuynz_demo
Connected
fm_logs
| Column | Type | Default | Key | Action |
|---|---|---|---|---|
| id | int | NULL | PRI | |
| type | enum('virus','attack','action','login') | NULL | ||
| message | text | NULL | ||
| ip_address | varchar(45) | NULL | ||
| created_at | timestamp | CURRENT_TIMESTAMP |