Created eventlog (markdown)

Chris Miles
2018-01-13 16:09:24 -06:00
parent 11fed8337f
commit 37157afdf2
+12
@@ -0,0 +1,12 @@
**Field**|**Type**|**Null**|**Key**|**Default**|**Notes**
-----|-----|-----|-----|-----|-----
id|int(10) unsigned|NO|PRI| |auto\_increment
accountname|varchar(30)|NO| | |
accountid|int(10) unsigned|YES| |0|
status|int(5)|NO| |0|
charname|varchar(64)|NO| | |
target|varchar(64)|YES| |None|
time|timestamp|NO| |CURRENT\_TIMESTAMP|on update CURRENT\_TIMESTAMP
descriptiontype|varchar(50)|NO| | |
description|text|NO| | |
event\_nid|int(11)|NO| |0|