mirror of
https://github.com/EQEmu/Server.git
synced 2026-07-03 01:47:16 +00:00
Created qs_player_events (markdown)
@@ -0,0 +1,7 @@
|
||||
**Field**|**Type**|**Null**|**Key**|**Default**|**Notes**
|
||||
-----|-----|-----|-----|-----|-----
|
||||
id|int(11) unsigned|NO|PRI| |auto\_increment
|
||||
char\_id|int(11)|YES| |0|
|
||||
event|int(11) unsigned|YES| |0|
|
||||
event\_desc|varchar(255)|YES| | |
|
||||
time|int(11) unsigned|YES| |0|
|
||||
Reference in New Issue
Block a user