world_db_version
This table ensures that the world database matches the core
Structure
| Field | Type | Default | Comment |
|---|---|---|---|
| id | smallint(6) | 0 | key, auto |
| LastUpdate | varchar(100) | Empty String |
id
Update ID
LastUpdate
Filled by sql script from world_updates.
This table ensures that the world database matches the core
| Field | Type | Default | Comment |
|---|---|---|---|
| id | smallint(6) | 0 | key, auto |
| LastUpdate | varchar(100) | Empty String |
Update ID
Filled by sql script from world_updates.