Skip to content

Guild_bank_eventlog

Schmoozerd edited this page Apr 14, 2013 · 1 revision

Back to characters database list of tables.

The `guild_bank_eventlog` table

To-do

Structure

Field Type Null Key Default Extra
guildid int(11) unsigned NO PRI 0
LogGuid int(11) unsigned NO PRI 0
LogEntry tinyint(1) unsigned NO 0
TabId tinyint(1) unsigned NO 0
PlayerGuid int(11) unsigned NO 0
ItemOrMoney int(11) unsigned NO 0
ItemStackCount tinyint(3) unsigned NO 0
DestTabId tinyint(1) unsigned NO 0
TimeStamp bigint(20) unsigned NO 0

Description of the fields

guildid

LogGuid

LogEntry

TabId

PlayerGuid

ItemOrMoney

ItemStackCount

DestTabId

TimeStamp

Clone this wiki locally