mirror of
https://github.com/EQEmu/Server.git
synced 2026-07-05 12:07:17 +00:00
Created hackers (markdown)
+8
@@ -0,0 +1,8 @@
|
|||||||
|
**Field**|**Type**|**Null**|**Key**|**Default**|**Notes**
|
||||||
|
-----|-----|-----|-----|-----|-----
|
||||||
|
id|int(4)|NO|PRI| |auto\_increment
|
||||||
|
account|text|NO| | |
|
||||||
|
name|text|NO| | |
|
||||||
|
hacked|text|NO| | |
|
||||||
|
zone|text|YES| | |
|
||||||
|
date|timestamp|NO| |CURRENT\_TIMESTAMP|on update CURRENT\_TIMESTAMP
|
||||||
Reference in New Issue
Block a user