NOTE: This page is auto-generated from the MAGNET DBDocs module, Any changes made directly to this page will be lost when it is regenerated. |
Description of the 'guild_bank_eventlog' table for MaNGOSTwo
Table Notes
This table uses the 'InnoDB' DB Engine
The Field definitions follow:
Field Name | Field Type | Nullable | Key | Default Value | Attributes | Notes |
---|---|---|---|---|---|---|
guildid | int(11) unsigned | NO | PRI | '0' | ||
LogGuid | int(11) unsigned | NO | PRI | '0' | ||
TabId | tinyint(3) unsigned | NO | PRI | '0' | ||
EventType | tinyint(3) unsigned | NO | '0' | |||
PlayerGuid | int(11) unsigned | NO | MUL | '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 int(11) unsigned
Notes: Guild Identificator
LogGuid int(11) unsigned
Notes: Log record identificator - auxiliary column
TabId tinyint(3) unsigned
Notes: Guild bank TabId
EventType tinyint(3) unsigned
Notes: Event type
PlayerGuid int(11) unsigned
ItemOrMoney int(11) unsigned
ItemStackCount tinyint(3) unsigned
DestTabId tinyint(1) unsigned
Notes: Destination Tab Id
TimeStamp bigint(20) unsigned
Notes: Event UNIX time
auto-generated by the getMaNGOS.eu MAGNET dbdocs module
Edited by Antz
Recommended Comments
There are no comments to display.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now