mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-25 06:18:21 +00:00
Destroyed loginserver_world_server_registration (markdown)
@@ -1,12 +0,0 @@
|
|||||||
**Field**|**Type**|**Null**|**Key**|**Default**|**Notes**
|
|
||||||
-----|-----|-----|-----|-----|-----
|
|
||||||
ServerID|int(10) unsigned|NO|PRI| |auto\_increment
|
|
||||||
ServerLongName|varchar(100)|NO|PRI| |
|
|
||||||
ServerTagDescription|varchar(50)|NO| | |
|
|
||||||
ServerShortName|varchar(25)|NO| | |
|
|
||||||
ServerListTypeID|int(11)|NO| | |
|
|
||||||
ServerLastLoginDate|datetime|YES| | |
|
|
||||||
ServerLastIPAddr|varchar(15)|YES| | |
|
|
||||||
ServerAdminID|int(11)|NO| | |
|
|
||||||
ServerTrusted|int(11)|NO| | |
|
|
||||||
Note|varchar(300)|YES| | |
|
|
||||||
Reference in New Issue
Block a user