domains — Keeps track of user-owned domain names, and which journals they map to when pointed at the LiveJournal installation's IP address.
Column name | Type | Null | Default | Description |
---|---|---|---|---|
domain | varchar(80) | domain name, without any leading http:// or www. Example: foo.com | ||
userid | int unsigned | 0 | Userid of user whose journal should be loaded. |
Key name | Type | Column(s) |
---|---|---|
PRIMARY | PRIMARY | |
userid | INDEX |