mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 09:06:46 +00:00
Destroyed loginserver_server_accounts (markdown)
@@ -1,9 +0,0 @@
|
|||||||
**Field**|**Type**|**Null**|**Key**|**Default**|**Notes**
|
|
||||||
-----|-----|-----|-----|-----|-----
|
|
||||||
LoginServerID|int(10) unsigned|NO|PRI| |auto\_increment
|
|
||||||
AccountName|varchar(30)|NO|PRI| |
|
|
||||||
AccountPassword|varchar(50)|NO| | |
|
|
||||||
AccountCreateDate|timestamp|NO| |CURRENT\_TIMESTAMP|
|
|
||||||
AccountEmail|varchar(100)|NO| | |
|
|
||||||
LastLoginDate|datetime|NO| | |
|
|
||||||
LastIPAddress|varchar(15)|NO| | |
|
|
||||||
Reference in New Issue
Block a user