-
Notifications
You must be signed in to change notification settings - Fork 9
fud30_geoip
naudefj edited this page Apr 22, 2023
·
1 revision
Description of FUDforum table fud30_geoip. This table contains IP Address ranges to associate a user's IP with this/her country. For more information, see Geolocation Management.
| Column Name | Datatype | Can be Null? | Key? | Default | Description |
|---|---|---|---|---|---|
| ips | bigint(20) | YES | MUL | - | Start of IP address range. |
| ipe | bigint(20) | YES | - | - | End of IP address range. |
| cc | char(2) | YES | - | - | Country code. |
| country | varchar(50) | YES | - | - | Country name. |
| Index Name | Uniqueness | Column Name | Seq in index | Comments |
|---|---|---|---|---|
| fud30_geoip_ip | UNIQUE | ips | 1 | Changed to UNIQUE in FUDforum 3.0.2. |
| fud30_geoip_ip | UNIQUE | ipe | 2 |
[
Home
]
[
Features
]
[
Installation
]
[
Upgrading
]
[
Administration
]
[
Support
]
[
Internals
]
Mirror for robots like Google that cannot index GitHUB Wiki Pages: https://github-wiki-see.page/m/fudforum/FUDforum/wiki_index