<?xml version="1.0"?>
<rss version="2.0"><channel><title>Wiki: Wiki</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbinfo/characterdb/mangosonechardb/page/2/?d=4</link><description>Wiki: Wiki</description><language>en</language><item><title>guild</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbinfo/characterdb/mangosonechardb/guild-r3548/</link><description><![CDATA[<table bgcolor="#a80000" border="2" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td height="20">
<font color="#ffe97f" size="3"> <strong>NOTE:</strong>  This page is auto-generated from the MAGNET DBDocs module,<br>             Any changes made directly to this page will be lost when it is regenerated.</font>
</td>
</tr>
</tbody>
</table>
<h2 style="font-size:24px;color:rgb(180,255,255);">
Description of the  'guild' table for MaNGOSOne
</h2>

<p>This table holds the main guild information. All created guilds or all guilds in the process of being created have a record in this table.</p>

<p style="font-size:18px;color:rgb(255,255,180);">
<strong>Table Notes</strong>
</p>
<p>This table uses the 'MyISAM' DB Engine</p>


<p style="font-size:18px;color:rgb(255,255,180);">
<strong>The Field definitions follow:</strong>
</p>
<table align="center" border="1" cellpadding="1" cellspacing="1" style="width:100%;background-color:#2b2b2b;color:#c0c0c0;">
<thead><tr>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Name</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Type</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Nullable</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Key</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Default Value</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Attributes</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:left;">
<b>Notes</b>
</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#guildid" rel="internal" style="color:rgb(180,255,255);">guildid</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(6) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="Primary Key">PRI</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
The ID of the guild.
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#name" rel="internal" style="color:rgb(180,255,255);">name</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
varchar(255)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
{Blank String}
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
The guild name.
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#leaderguid" rel="internal" style="color:rgb(180,255,255);">leaderguid</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(6) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
The GUID of the character who created the guild. [<b>See <a href="https://www.getmangos.eu/wiki/referenceinfo/dbinfo/characterdb/mangosonechardb/characters-r3511#guid" rel="">characters.guid</a></b>]
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#EmblemStyle" rel="internal" style="color:rgb(180,255,255);">EmblemStyle</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(5)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
The emblem style of the guild tabard.
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#EmblemColor" rel="internal" style="color:rgb(180,255,255);">EmblemColor</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(5)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
The emblem color of the guild tabard.
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#BorderStyle" rel="internal" style="color:rgb(180,255,255);">BorderStyle</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(5)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
The border style of the guild tabard.
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#BorderColor" rel="internal" style="color:rgb(180,255,255);">BorderColor</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(5)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
The border color of the guild tabard.
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#BackgroundColor" rel="internal" style="color:rgb(180,255,255);">BackgroundColor</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(5)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
The background color of the guild tabard.
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#info" rel="internal" style="color:rgb(180,255,255);">info</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
varchar(500)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
{Blank String}
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
The text message that appears in the Guild Information box.
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#motd" rel="internal" style="color:rgb(180,255,255);">motd</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
varchar(128)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
{Blank String}
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
The text that appears in the Message Of The Day box.
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#createdate" rel="internal" style="color:rgb(180,255,255);">createdate</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
bigint(20) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
The date when the guild was created.
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#BankMoney" rel="internal" style="color:rgb(180,255,255);">BankMoney</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
bigint(20) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
 
</td>
</tr>
</tbody>
</table>
<p style="font-size:20px;color:rgb(255,255,180);">
<strong>Description of the fields</strong>
</p>
<p>
<a id="guildid" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
guildid
</span></a>
 int(6) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>
<p>
The ID of the guild. This number is unique to each guild and is the main method to identify a guild.
</p>


<p>
<a id="name" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
name
</span></a>
 varchar(255)
</p>
<p>
The guild name.
</p>


<p>
<a id="leaderguid" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
leaderguid
</span></a>
 int(6) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>
<p>
The GUID of the character who created the guild. [<b>See <a href="https://www.getmangos.eu/wiki/referenceinfo/dbinfo/characterdb/mangosonechardb/characters-r3511#guid" rel="">characters.guid</a></b>]
</p>


<p>
<a id="EmblemStyle" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
EmblemStyle
</span></a>
 int(5)
</p>
<p>
The emblem style of the guild tabard.
</p>


<p>
<a id="EmblemColor" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
EmblemColor
</span></a>
 int(5)
</p>
<p>
The emblem color of the guild tabard.
</p>


<p>
<a id="BorderStyle" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
BorderStyle
</span></a>
 int(5)
</p>
<p>
The border style of the guild tabard.
</p>


<p>
<a id="BorderColor" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
BorderColor
</span></a>
 int(5)
</p>
<p>
The border color of the guild tabard.
</p>


<p>
<a id="BackgroundColor" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
BackgroundColor
</span></a>
 int(5)
</p>
<p>
The background color of the guild tabard.
</p>


<p>
<a id="info" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
info
</span></a>
 varchar(500)
</p>
<p>
The text message that appears in the Guild Information box.
</p>


<p>
<a id="motd" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
motd
</span></a>
 varchar(128)
</p>
<p>
The text that appears in the Message Of The Day box.
</p>


<p>
<a id="createdate" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
createdate
</span></a>
 bigint(20) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>
<p>
The date when the guild was created.
</p>


<p>
<a id="BankMoney" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
BankMoney
</span></a>
 bigint(20) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>


<br>
<p>
auto-generated by the <a href="https://getmangos.eu">getMaNGOS.eu</a> MAGNET dbdocs module
</p>
]]></description><guid isPermaLink="false">3548</guid><pubDate>Mon, 25 Jul 2016 10:12:04 +0000</pubDate></item><item><title>guild_bank_eventlog</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbinfo/characterdb/mangosonechardb/guild_bank_eventlog-r3549/</link><description><![CDATA[<table bgcolor="#a80000" border="2" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td height="20">
<font color="#ffe97f" size="3"> <strong>NOTE:</strong>  This page is auto-generated from the MAGNET DBDocs module,<br>             Any changes made directly to this page will be lost when it is regenerated.</font>
</td>
</tr>
</tbody>
</table>
<h2 style="font-size:24px;color:rgb(180,255,255);">
Description of the  'guild_bank_eventlog' table for MaNGOSOne
</h2>

<p style="font-size:18px;color:rgb(255,255,180);">
<strong>Table Notes</strong>
</p>
<p>This table uses the 'InnoDB' DB Engine</p>


<p style="font-size:18px;color:rgb(255,255,180);">
<strong>The Field definitions follow:</strong>
</p>
<table align="center" border="1" cellpadding="1" cellspacing="1" style="width:100%;background-color:#2b2b2b;color:#c0c0c0;">
<thead><tr>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Name</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Type</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Nullable</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Key</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Default Value</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Attributes</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:left;">
<b>Notes</b>
</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#guildid" rel="internal" style="color:rgb(180,255,255);">guildid</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="Primary Key">PRI</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#LogGuid" rel="internal" style="color:rgb(180,255,255);">LogGuid</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="Primary Key">PRI</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#TabId" rel="internal" style="color:rgb(180,255,255);">TabId</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
tinyint(3) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="Primary Key">PRI</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#EventType" rel="internal" style="color:rgb(180,255,255);">EventType</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
tinyint(3) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#PlayerGuid" rel="internal" style="color:rgb(180,255,255);">PlayerGuid</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="this field is (part of) a non-unique index">MUL</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#ItemOrMoney" rel="internal" style="color:rgb(180,255,255);">ItemOrMoney</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#ItemStackCount" rel="internal" style="color:rgb(180,255,255);">ItemStackCount</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
tinyint(3) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#DestTabId" rel="internal" style="color:rgb(180,255,255);">DestTabId</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
tinyint(1) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#TimeStamp" rel="internal" style="color:rgb(180,255,255);">TimeStamp</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
bigint(20) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
 
</td>
</tr>
</tbody>
</table>
<p style="font-size:20px;color:rgb(255,255,180);">
<strong>Description of the fields</strong>
</p>
<p>
<a id="guildid" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
guildid
</span></a>
 int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>

<p>Notes: Guild Identificator
</p>


<p>
<a id="LogGuid" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
LogGuid
</span></a>
 int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>

<p>Notes: Log record identificator - auxiliary column
</p>


<p>
<a id="TabId" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
TabId
</span></a>
 tinyint(3) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>

<p>Notes: Guild bank TabId
</p>


<p>
<a id="EventType" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
EventType
</span></a>
 tinyint(3) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>

<p>Notes: Event type
</p>


<p>
<a id="PlayerGuid" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
PlayerGuid
</span></a>
 int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>

<p>
<a id="ItemOrMoney" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
ItemOrMoney
</span></a>
 int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>

<p>
<a id="ItemStackCount" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
ItemStackCount
</span></a>
 tinyint(3) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>

<p>
<a id="DestTabId" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
DestTabId
</span></a>
 tinyint(1) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>

<p>Notes: Destination Tab Id
</p>


<p>
<a id="TimeStamp" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
TimeStamp
</span></a>
 bigint(20) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>

<p>Notes: Event UNIX time
</p>



<br>
<p>
auto-generated by the <a href="https://getmangos.eu">getMaNGOS.eu</a> MAGNET dbdocs module
</p>
]]></description><guid isPermaLink="false">3549</guid><pubDate>Mon, 25 Jul 2016 10:12:05 +0000</pubDate></item><item><title>guild_bank_item</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbinfo/characterdb/mangosonechardb/guild_bank_item-r3550/</link><description><![CDATA[<table bgcolor="#a80000" border="2" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td height="20">
<font color="#ffe97f" size="3"> <strong>NOTE:</strong>  This page is auto-generated from the MAGNET DBDocs module,<br>             Any changes made directly to this page will be lost when it is regenerated.</font>
</td>
</tr>
</tbody>
</table>
<h2 style="font-size:24px;color:rgb(180,255,255);">
Description of the  'guild_bank_item' table for MaNGOSOne
</h2>

<p style="font-size:18px;color:rgb(255,255,180);">
<strong>Table Notes</strong>
</p>
<p>This table uses the 'InnoDB' DB Engine</p>


<p style="font-size:18px;color:rgb(255,255,180);">
<strong>The Field definitions follow:</strong>
</p>
<table align="center" border="1" cellpadding="1" cellspacing="1" style="width:100%;background-color:#2b2b2b;color:#c0c0c0;">
<thead><tr>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Name</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Type</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Nullable</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Key</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Default Value</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Attributes</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:left;">
<b>Notes</b>
</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#guildid" rel="internal" style="color:rgb(180,255,255);">guildid</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="Primary Key">PRI</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#TabId" rel="internal" style="color:rgb(180,255,255);">TabId</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
tinyint(1) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="Primary Key">PRI</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#SlotId" rel="internal" style="color:rgb(180,255,255);">SlotId</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
tinyint(3) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="Primary Key">PRI</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#item_guid" rel="internal" style="color:rgb(180,255,255);">item_guid</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="this field is (part of) a non-unique index">MUL</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#item_entry" rel="internal" style="color:rgb(180,255,255);">item_entry</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
 
</td>
</tr>
</tbody>
</table>
<p style="font-size:20px;color:rgb(255,255,180);">
<strong>Description of the fields</strong>
</p>
<p>
<a id="guildid" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
guildid
</span></a>
 int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>

<p>
<a id="TabId" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
TabId
</span></a>
 tinyint(1) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>

<p>
<a id="SlotId" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
SlotId
</span></a>
 tinyint(3) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>

<p>
<a id="item_guid" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
item_guid
</span></a>
 int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>

<p>
<a id="item_entry" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
item_entry
</span></a>
 int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>


<br>
<p>
auto-generated by the <a href="https://getmangos.eu">getMaNGOS.eu</a> MAGNET dbdocs module
</p>
]]></description><guid isPermaLink="false">3550</guid><pubDate>Mon, 25 Jul 2016 10:12:05 +0000</pubDate></item><item><title>guild_bank_right</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbinfo/characterdb/mangosonechardb/guild_bank_right-r3551/</link><description><![CDATA[<table bgcolor="#a80000" border="2" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td height="20">
<font color="#ffe97f" size="3"> <strong>NOTE:</strong>  This page is auto-generated from the MAGNET DBDocs module,<br>             Any changes made directly to this page will be lost when it is regenerated.</font>
</td>
</tr>
</tbody>
</table>
<h2 style="font-size:24px;color:rgb(180,255,255);">
Description of the  'guild_bank_right' table for MaNGOSOne
</h2>

<p style="font-size:18px;color:rgb(255,255,180);">
<strong>Table Notes</strong>
</p>
<p>This table uses the 'InnoDB' DB Engine</p>


<p style="font-size:18px;color:rgb(255,255,180);">
<strong>The Field definitions follow:</strong>
</p>
<table align="center" border="1" cellpadding="1" cellspacing="1" style="width:100%;background-color:#2b2b2b;color:#c0c0c0;">
<thead><tr>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Name</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Type</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Nullable</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Key</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Default Value</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Attributes</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:left;">
<b>Notes</b>
</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#guildid" rel="internal" style="color:rgb(180,255,255);">guildid</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="Primary Key">PRI</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#TabId" rel="internal" style="color:rgb(180,255,255);">TabId</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
tinyint(1) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="Primary Key">PRI</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#rid" rel="internal" style="color:rgb(180,255,255);">rid</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="Primary Key">PRI</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#gbright" rel="internal" style="color:rgb(180,255,255);">gbright</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
tinyint(3) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#SlotPerDay" rel="internal" style="color:rgb(180,255,255);">SlotPerDay</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
 
</td>
</tr>
</tbody>
</table>
<p style="font-size:20px;color:rgb(255,255,180);">
<strong>Description of the fields</strong>
</p>
<p>
<a id="guildid" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
guildid
</span></a>
 int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>

<p>
<a id="TabId" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
TabId
</span></a>
 tinyint(1) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>

<p>
<a id="rid" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
rid
</span></a>
 int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>

<p>
<a id="gbright" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
gbright
</span></a>
 tinyint(3) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>

<p>
<a id="SlotPerDay" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
SlotPerDay
</span></a>
 int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>


<br>
<p>
auto-generated by the <a href="https://getmangos.eu">getMaNGOS.eu</a> MAGNET dbdocs module
</p>
]]></description><guid isPermaLink="false">3551</guid><pubDate>Mon, 25 Jul 2016 10:12:05 +0000</pubDate></item><item><title>guild_bank_tab</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbinfo/characterdb/mangosonechardb/guild_bank_tab-r3552/</link><description><![CDATA[<table bgcolor="#a80000" border="2" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td height="20">
<font color="#ffe97f" size="3"> <strong>NOTE:</strong>  This page is auto-generated from the MAGNET DBDocs module,<br>             Any changes made directly to this page will be lost when it is regenerated.</font>
</td>
</tr>
</tbody>
</table>
<h2 style="font-size:24px;color:rgb(180,255,255);">
Description of the  'guild_bank_tab' table for MaNGOSOne
</h2>

<p style="font-size:18px;color:rgb(255,255,180);">
<strong>Table Notes</strong>
</p>
<p>This table uses the 'InnoDB' DB Engine</p>


<p style="font-size:18px;color:rgb(255,255,180);">
<strong>The Field definitions follow:</strong>
</p>
<table align="center" border="1" cellpadding="1" cellspacing="1" style="width:100%;background-color:#2b2b2b;color:#c0c0c0;">
<thead><tr>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Name</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Type</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Nullable</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Key</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Default Value</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Attributes</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:left;">
<b>Notes</b>
</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#guildid" rel="internal" style="color:rgb(180,255,255);">guildid</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="Primary Key">PRI</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#TabId" rel="internal" style="color:rgb(180,255,255);">TabId</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
tinyint(1) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="Primary Key">PRI</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#TabName" rel="internal" style="color:rgb(180,255,255);">TabName</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
varchar(100)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
{Blank String}
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#TabIcon" rel="internal" style="color:rgb(180,255,255);">TabIcon</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
varchar(100)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
{Blank String}
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#TabText" rel="internal" style="color:rgb(180,255,255);">TabText</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
varchar(500)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
YES
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
{Blank String}
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
 
</td>
</tr>
</tbody>
</table>
<p style="font-size:20px;color:rgb(255,255,180);">
<strong>Description of the fields</strong>
</p>
<p>
<a id="guildid" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
guildid
</span></a>
 int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>

<p>
<a id="TabId" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
TabId
</span></a>
 tinyint(1) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>

<p>
<a id="TabName" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
TabName
</span></a>
 varchar(100)
</p>

<p>
<a id="TabIcon" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
TabIcon
</span></a>
 varchar(100)
</p>

<p>
<a id="TabText" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
TabText
</span></a>
 varchar(500)
</p>


<br>
<p>
auto-generated by the <a href="https://getmangos.eu">getMaNGOS.eu</a> MAGNET dbdocs module
</p>
]]></description><guid isPermaLink="false">3552</guid><pubDate>Mon, 25 Jul 2016 10:12:06 +0000</pubDate></item><item><title>guild_eventlog</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbinfo/characterdb/mangosonechardb/guild_eventlog-r3553/</link><description><![CDATA[<table bgcolor="#a80000" border="2" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td height="20">
<font color="#ffe97f" size="3"> <strong>NOTE:</strong>  This page is auto-generated from the MAGNET DBDocs module,<br>             Any changes made directly to this page will be lost when it is regenerated.</font>
</td>
</tr>
</tbody>
</table>
<h2 style="font-size:24px;color:rgb(180,255,255);">
Description of the  'guild_eventlog' table for MaNGOSOne
</h2>

<p>This table holds information about changes in guilds membership.</p>

<p style="font-size:18px;color:rgb(255,255,180);">
<strong>Table Notes</strong>
</p>
<p>This table uses the 'InnoDB' DB Engine</p>


<p style="font-size:18px;color:rgb(255,255,180);">
<strong>The Field definitions follow:</strong>
</p>
<table align="center" border="1" cellpadding="1" cellspacing="1" style="width:100%;background-color:#2b2b2b;color:#c0c0c0;">
<thead><tr>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Name</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Type</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Nullable</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Key</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Default Value</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Attributes</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:left;">
<b>Notes</b>
</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#guildid" rel="internal" style="color:rgb(180,255,255);">guildid</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="Primary Key">PRI</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NULL
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
Id of related guild. [<b>See <a href="https://www.getmangos.eu/wiki/referenceinfo/dbinfo/characterdb/mangosonechardb/guild-r3548#guildid" rel="">guild.guildid</a></b>].
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#LogGuid" rel="internal" style="color:rgb(180,255,255);">LogGuid</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="Primary Key">PRI</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NULL
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
A unique identifier given to each log entry to distinguish it.
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#EventType" rel="internal" style="color:rgb(180,255,255);">EventType</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
tinyint(1) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NULL
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
The Guild Event Type.
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#PlayerGuid1" rel="internal" style="color:rgb(180,255,255);">PlayerGuid1</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="this field is (part of) a non-unique index">MUL</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NULL
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
Guid of character who made the change. [<b>See <a href="https://www.getmangos.eu/wiki/#guid" rel="">character.guid</a></b>]
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#PlayerGuid2" rel="internal" style="color:rgb(180,255,255);">PlayerGuid2</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="this field is (part of) a non-unique index">MUL</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NULL
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
Guid of character who was "changed". [<b>See <a href="https://www.getmangos.eu/wiki/#guid" rel="">character.guid</a></b>]
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#NewRank" rel="internal" style="color:rgb(180,255,255);">NewRank</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
tinyint(2) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NULL
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
Id of new rank of PlayerGuid2. [<b>See <a href="https://www.getmangos.eu/wiki/referenceinfo/dbinfo/characterdb/mangosonechardb/guild_rank-r3555#rid" rel="">guild_rank.rid</a></b>]
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#TimeStamp" rel="internal" style="color:rgb(180,255,255);">TimeStamp</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
bigint(20) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NULL
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
Unix timestamp of when the event happened.
</td>
</tr>
</tbody>
</table>
<p style="font-size:20px;color:rgb(255,255,180);">
<strong>Description of the fields</strong>
</p>
<p>
<a id="guildid" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
guildid
</span></a>
 int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>
<p>
Id of related guild. [<b>See <a href="https://www.getmangos.eu/wiki/referenceinfo/dbinfo/characterdb/mangosonechardb/guild-r3548#guildid" rel="">guild.guildid</a></b>].
</p>


<p>
<a id="LogGuid" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
LogGuid
</span></a>
 int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>
<p>
A unique identifier given to each log entry to distinguish one entry from another. Two guild event logs can NOT have same GUID.
</p>


<p>
<a id="EventType" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
EventType
</span></a>
 tinyint(1) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>
<p>
The Guild Event Type:<br></p><table align="center" border="1" cellpadding="1" cellspacing="1" style="width:100%;background-color:#2b2b2b;color:#c0c0c0;">
<thead>
<tr>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Value</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:left;">
<b>Meaning</b>
</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
1
</td>
<td style="border:1px solid #999999;padding:3px 10px;">
GUILD_EVENT_LOG_INVITE_PLAYER
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
2
</td>
<td style="border:1px solid #999999;padding:3px 10px;">
GUILD_EVENT_LOG_JOIN_GUILD
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
3
</td>
<td style="border:1px solid #999999;padding:3px 10px;">
GUILD_EVENT_LOG_PROMOTE_PLAYER
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
4
</td>
<td style="border:1px solid #999999;padding:3px 10px;">
GUILD_EVENT_LOG_DEMOTE_PLAYER
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
5
</td>
<td style="border:1px solid #999999;padding:3px 10px;">
GUILD_EVENT_LOG_UNINVITE_PLAYER
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
6
</td>
<td style="border:1px solid #999999;padding:3px 10px;">
GUILD_EVENT_LOG_LEAVE_GUILD
</td>
</tr>
</tbody>
</table>
<br><br>



<p>
<a id="PlayerGuid1" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
PlayerGuid1
</span></a>
 int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>
<p>
Guid of character who made the change. [<b>See <a href="https://www.getmangos.eu/wiki/#guid" rel="">character.guid</a></b>]
</p>


<p>
<a id="PlayerGuid2" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
PlayerGuid2
</span></a>
 int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>
<p>
Guid of character who was "changed". [<b>See <a href="https://www.getmangos.eu/wiki/#guid" rel="">character.guid</a></b>]
</p>


<p>
<a id="NewRank" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
NewRank
</span></a>
 tinyint(2) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>
<p>
Id of new rank of PlayerGuid2. [<b>See <a href="https://www.getmangos.eu/wiki/referenceinfo/dbinfo/characterdb/mangosonechardb/guild_rank-r3555#rid" rel="">guild_rank.rid</a></b>]
</p>


<p>
<a id="TimeStamp" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
TimeStamp
</span></a>
 bigint(20) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>
<p>
Unix timestamp of when the event happened.
</p>



<br>
<p>
auto-generated by the <a href="https://getmangos.eu">getMaNGOS.eu</a> MAGNET dbdocs module
</p>
]]></description><guid isPermaLink="false">3553</guid><pubDate>Mon, 25 Jul 2016 10:12:06 +0000</pubDate></item><item><title>guild_member</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbinfo/characterdb/mangosonechardb/guild_member-r3554/</link><description><![CDATA[<table bgcolor="#a80000" border="2" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td height="20">
<font color="#ffe97f" size="3"> <strong>NOTE:</strong>  This page is auto-generated from the MAGNET DBDocs module,<br>             Any changes made directly to this page will be lost when it is regenerated.</font>
</td>
</tr>
</tbody>
</table>
<h2 style="font-size:24px;color:rgb(180,255,255);">
Description of the  'guild_member' table for MaNGOSOne
</h2>

<p>This table holds information on the members of all guilds, their ranks in the guild, and any notes made by them or by guild officers.</p>

<p style="font-size:18px;color:rgb(255,255,180);">
<strong>Table Notes</strong>
</p>
<p>This table uses the 'MyISAM' DB Engine</p>


<p style="font-size:18px;color:rgb(255,255,180);">
<strong>The Field definitions follow:</strong>
</p>
<table align="center" border="1" cellpadding="1" cellspacing="1" style="width:100%;background-color:#2b2b2b;color:#c0c0c0;">
<thead><tr>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Name</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Type</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Nullable</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Key</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Default Value</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Attributes</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:left;">
<b>Notes</b>
</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#guildid" rel="internal" style="color:rgb(180,255,255);">guildid</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(6) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="this field is (part of) a non-unique index">MUL</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
The ID of the guild that the member is a part of. [<b>See <a href="https://www.getmangos.eu/wiki/referenceinfo/dbinfo/characterdb/mangosonechardb/guild-r3548#guildid" rel="">guild.guildid</a></b>]
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#guid" rel="internal" style="color:rgb(180,255,255);">guid</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="Primary Key">PRI</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
The GUID of the player. [<b>See <a href="https://www.getmangos.eu/wiki/#guid" rel="">character.guid</a></b>]
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#rank" rel="internal" style="color:rgb(180,255,255);">rank</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
tinyint(2) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
The rank that the player has in the guild. [<b>See <a href="https://www.getmangos.eu/wiki/referenceinfo/dbinfo/characterdb/mangosonechardb/guild_rank-r3555#rid" rel="">guild_rank.rid</a></b>]
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#pnote" rel="internal" style="color:rgb(180,255,255);">pnote</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
varchar(31)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
{Blank String}
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
The Player Note set by the player.
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#offnote" rel="internal" style="color:rgb(180,255,255);">offnote</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
varchar(31)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
{Blank String}
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
The Officers Note set by officers in the guild.
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#BankResetTimeMoney" rel="internal" style="color:rgb(180,255,255);">BankResetTimeMoney</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#BankRemMoney" rel="internal" style="color:rgb(180,255,255);">BankRemMoney</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#BankResetTimeTab0" rel="internal" style="color:rgb(180,255,255);">BankResetTimeTab0</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#BankRemSlotsTab0" rel="internal" style="color:rgb(180,255,255);">BankRemSlotsTab0</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#BankResetTimeTab1" rel="internal" style="color:rgb(180,255,255);">BankResetTimeTab1</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#BankRemSlotsTab1" rel="internal" style="color:rgb(180,255,255);">BankRemSlotsTab1</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#BankResetTimeTab2" rel="internal" style="color:rgb(180,255,255);">BankResetTimeTab2</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#BankRemSlotsTab2" rel="internal" style="color:rgb(180,255,255);">BankRemSlotsTab2</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#BankResetTimeTab3" rel="internal" style="color:rgb(180,255,255);">BankResetTimeTab3</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#BankRemSlotsTab3" rel="internal" style="color:rgb(180,255,255);">BankRemSlotsTab3</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#BankResetTimeTab4" rel="internal" style="color:rgb(180,255,255);">BankResetTimeTab4</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#BankRemSlotsTab4" rel="internal" style="color:rgb(180,255,255);">BankRemSlotsTab4</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#BankResetTimeTab5" rel="internal" style="color:rgb(180,255,255);">BankResetTimeTab5</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#BankRemSlotsTab5" rel="internal" style="color:rgb(180,255,255);">BankRemSlotsTab5</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
 
</td>
</tr>
</tbody>
</table>
<p style="font-size:20px;color:rgb(255,255,180);">
<strong>Description of the fields</strong>
</p>
<p>
<a id="guildid" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
guildid
</span></a>
 int(6) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>
<p>
The ID of the guild that the member is a part of. [<b>See <a href="https://www.getmangos.eu/wiki/referenceinfo/dbinfo/characterdb/mangosonechardb/guild-r3548#guildid" rel="">guild.guildid</a></b>]
</p>


<p>
<a id="guid" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
guid
</span></a>
 int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>
<p>
The GUID of the player. [<b>See <a href="https://www.getmangos.eu/wiki/#guid" rel="">character.guid</a></b>]
</p>


<p>
<a id="rank" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
rank
</span></a>
 tinyint(2) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>
<p>
The rank that the player has in the guild. [<b>See <a href="https://www.getmangos.eu/wiki/referenceinfo/dbinfo/characterdb/mangosonechardb/guild_rank-r3555#rid" rel="">guild_rank.rid</a></b>]
</p>


<p>
<a id="pnote" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
pnote
</span></a>
 varchar(31)
</p>
<p>
The Player Note set by the player, which can be read by everyone in the guild.
</p>


<p>
<a id="offnote" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
offnote
</span></a>
 varchar(31)
</p>
<p>
The Officers Note set by officers in the guild, which can only be read by other officers of the guild.
</p>


<p>
<a id="BankResetTimeMoney" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
BankResetTimeMoney
</span></a>
 int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>

<p>
<a id="BankRemMoney" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
BankRemMoney
</span></a>
 int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>

<p>
<a id="BankResetTimeTab0" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
BankResetTimeTab0
</span></a>
 int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>

<p>
<a id="BankRemSlotsTab0" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
BankRemSlotsTab0
</span></a>
 int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>

<p>
<a id="BankResetTimeTab1" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
BankResetTimeTab1
</span></a>
 int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>

<p>
<a id="BankRemSlotsTab1" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
BankRemSlotsTab1
</span></a>
 int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>

<p>
<a id="BankResetTimeTab2" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
BankResetTimeTab2
</span></a>
 int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>

<p>
<a id="BankRemSlotsTab2" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
BankRemSlotsTab2
</span></a>
 int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>

<p>
<a id="BankResetTimeTab3" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
BankResetTimeTab3
</span></a>
 int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>

<p>
<a id="BankRemSlotsTab3" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
BankRemSlotsTab3
</span></a>
 int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>

<p>
<a id="BankResetTimeTab4" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
BankResetTimeTab4
</span></a>
 int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>

<p>
<a id="BankRemSlotsTab4" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
BankRemSlotsTab4
</span></a>
 int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>

<p>
<a id="BankResetTimeTab5" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
BankResetTimeTab5
</span></a>
 int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>

<p>
<a id="BankRemSlotsTab5" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
BankRemSlotsTab5
</span></a>
 int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>


<br>
<p>
auto-generated by the <a href="https://getmangos.eu">getMaNGOS.eu</a> MAGNET dbdocs module
</p>
]]></description><guid isPermaLink="false">3554</guid><pubDate>Mon, 25 Jul 2016 10:12:07 +0000</pubDate></item><item><title>guild_rank</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbinfo/characterdb/mangosonechardb/guild_rank-r3555/</link><description><![CDATA[<table bgcolor="#a80000" border="2" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td height="20">
<font color="#ffe97f" size="3"> <strong>NOTE:</strong>  This page is auto-generated from the MAGNET DBDocs module,<br>             Any changes made directly to this page will be lost when it is regenerated.</font>
</td>
</tr>
</tbody>
</table>
<h2 style="font-size:24px;color:rgb(180,255,255);">
Description of the  'guild_rank' table for MaNGOSOne
</h2>

<p>This table holds the information on all of the ranks available in a guild along with their names and what rights a person with that rank has.</p>

<p style="font-size:18px;color:rgb(255,255,180);">
<strong>Table Notes</strong>
</p>
<p>This table uses the 'MyISAM' DB Engine</p>


<p style="font-size:18px;color:rgb(255,255,180);">
<strong>The Field definitions follow:</strong>
</p>
<table align="center" border="1" cellpadding="1" cellspacing="1" style="width:100%;background-color:#2b2b2b;color:#c0c0c0;">
<thead><tr>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Name</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Type</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Nullable</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Key</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Default Value</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Attributes</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:left;">
<b>Notes</b>
</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#guildid" rel="internal" style="color:rgb(180,255,255);">guildid</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(6) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="Primary Key">PRI</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
The guild ID that the rank is part of. [<b>See <a href="https://www.getmangos.eu/wiki/referenceinfo/dbinfo/characterdb/mangosonechardb/guild-r3548#guildid" rel="">guild.guildid</a></b>]
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#rid" rel="internal" style="color:rgb(180,255,255);">rid</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="Primary Key">PRI</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NULL
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
The particular rank ID. This number must be unique to each rank in a guild.
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#rname" rel="internal" style="color:rgb(180,255,255);">rname</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
varchar(255)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
{Blank String}
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
The name of the rank that is displayed in-game.
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#rights" rel="internal" style="color:rgb(180,255,255);">rights</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(3) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
The rights a player with this rank has in the guild.
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#BankMoneyPerDay" rel="internal" style="color:rgb(180,255,255);">BankMoneyPerDay</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
 
</td>
</tr>
</tbody>
</table>
<p style="font-size:20px;color:rgb(255,255,180);">
<strong>Description of the fields</strong>
</p>
<p>
<a id="guildid" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
guildid
</span></a>
 int(6) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>
<p>
The guild ID that the rank is part of. [<b>See <a href="https://www.getmangos.eu/wiki/referenceinfo/dbinfo/characterdb/mangosonechardb/guild-r3548#guildid" rel="">guild.guildid</a></b>]
</p>


<p>
<a id="rid" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
rid
</span></a>
 int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>
<p>
The particular rank ID. This number must be unique to each rank in a guild.
</p>


<p>
<a id="rname" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
rname
</span></a>
 varchar(255)
</p>
<p>
The name of the rank that is displayed in-game.
</p>


<p>
<a id="rights" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
rights
</span></a>
 int(3) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>
<p>
The rights a player with this rank has in the guild. <br>The calculation of multiple rights is a bit different in this case as the rights do not all have 2^n values. <br>To combine ranks, you must do the OR operation (|) on the two flags.<br></p><table align="center" border="1" cellpadding="1" cellspacing="1" style="width:100%;background-color:#2b2b2b;color:#c0c0c0;">
<thead>
<tr>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Flag</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Flag Name</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:left;">
<b>Meaning</b>
</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
64
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
GR_RIGHT_EMPTY
</td>
<td style="border:1px solid #999999;padding:3px 10px;">
Having just this flag by itself is equivalent to having no rights at all.
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
65
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
GR_RIGHT_GCHATLISTEN
</td>
<td style="border:1px solid #999999;padding:3px 10px;">
Player can read messages in the guild general chat channel.
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
66
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
GR_RIGHT_GCHATSPEAK
</td>
<td style="border:1px solid #999999;padding:3px 10px;">
Player can type messages in the guild general chat channel.
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
68
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
GR_RIGHT_OFFCHATLISTEN
</td>
<td style="border:1px solid #999999;padding:3px 10px;">
Player can read messages in the guild officers channel.
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
72
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
GR_RIGHT_OFFCHATSPEAK
</td>
<td style="border:1px solid #999999;padding:3px 10px;">
Player can type messages in the guild officers channel.
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
80
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
GR_RIGHT_INVITE
</td>
<td style="border:1px solid #999999;padding:3px 10px;">
Can invite other players to guild.
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
96
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
GR_RIGHT_REMOVE
</td>
<td style="border:1px solid #999999;padding:3px 10px;">
Can kick other players out of guild.
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
192
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
GR_RIGHT_PROMOTE
</td>
<td style="border:1px solid #999999;padding:3px 10px;">
Can promote other players.
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
320
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
GR_RIGHT_DEMOTE
</td>
<td style="border:1px solid #999999;padding:3px 10px;">
Can demote other players.
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
4160
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
GR_RIGHT_SETMOTD
</td>
<td style="border:1px solid #999999;padding:3px 10px;">
Can change the guild message of the day.
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
8256
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
GR_RIGHT_EPNOTE
</td>
<td style="border:1px solid #999999;padding:3px 10px;">
Can edit other players' personal notes.
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
16448
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
GR_RIGHT_VIEWOFFNOTE
</td>
<td style="border:1px solid #999999;padding:3px 10px;">
Can view the officer notes of other players.
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
32832
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
GR_RIGHT_EOFFNOTE
</td>
<td style="border:1px solid #999999;padding:3px 10px;">
Can edit officer notes of other players.
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
61951
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
GR_RIGHT_ALL
</td>
<td style="border:1px solid #999999;padding:3px 10px;">
Has all of the rights.
</td>
</tr>
</tbody>
</table>
<br><br><br>



<p>
<a id="BankMoneyPerDay" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
BankMoneyPerDay
</span></a>
 int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>


<br>
<p>
auto-generated by the <a href="https://getmangos.eu">getMaNGOS.eu</a> MAGNET dbdocs module
</p>
]]></description><guid isPermaLink="false">3555</guid><pubDate>Mon, 25 Jul 2016 10:12:07 +0000</pubDate></item><item><title>instance</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbinfo/characterdb/mangosonechardb/instance-r3556/</link><description><![CDATA[<table bgcolor="#a80000" border="2" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td height="20">
<font color="#ffe97f" size="3"> <strong>NOTE:</strong>  This page is auto-generated from the MAGNET DBDocs module,<br>             Any changes made directly to this page will be lost when it is regenerated.</font>
</td>
</tr>
</tbody>
</table>
<h2 style="font-size:24px;color:rgb(180,255,255);">
Description of the  'instance' table for MaNGOSOne
</h2>

<p>This table holds static information on all current instances that have not yet been reset.</p>

<p style="font-size:18px;color:rgb(255,255,180);">
<strong>Table Notes</strong>
</p>
<p>This table uses the 'InnoDB' DB Engine</p>


<p style="font-size:18px;color:rgb(255,255,180);">
<strong>The Field definitions follow:</strong>
</p>
<table align="center" border="1" cellpadding="1" cellspacing="1" style="width:100%;background-color:#2b2b2b;color:#c0c0c0;">
<thead><tr>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Name</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Type</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Nullable</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Key</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Default Value</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Attributes</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:left;">
<b>Notes</b>
</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#id" rel="internal" style="color:rgb(180,255,255);">id</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="Primary Key">PRI</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
The instance ID. This number is unique to every instance.
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#map" rel="internal" style="color:rgb(180,255,255);">map</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="this field is (part of) a non-unique index">MUL</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
The map ID the instance is in. [<b>See <a href="https://www.getmangos.eu/wiki/" rel="">Map.dbc</a></b>]
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#resettime" rel="internal" style="color:rgb(180,255,255);">resettime</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
bigint(40) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="this field is (part of) a non-unique index">MUL</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
The time when the instance will be reset, in Unix time.
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#difficulty" rel="internal" style="color:rgb(180,255,255);">difficulty</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
tinyint(1) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#data" rel="internal" style="color:rgb(180,255,255);">data</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
longtext
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
YES
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NULL
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
Specific data belonging to the individual instance.
</td>
</tr>
</tbody>
</table>
<p style="font-size:20px;color:rgb(255,255,180);">
<strong>Description of the fields</strong>
</p>
<p>
<a id="id" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
id
</span></a>
 int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>
<p>
The instance ID. This number is unique to every instance.
</p>


<p>
<a id="map" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
map
</span></a>
 int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>
<p>
The map ID the instance is in. [<b>See <a href="https://www.getmangos.eu/wiki/" rel="">Map.dbc</a></b>]
</p>


<p>
<a id="resettime" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
resettime
</span></a>
 bigint(40) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>
<p>
The time when the instance will be reset, in Unix time. This field is zero for raid and heroic instances.
</p>


<p>
<a id="difficulty" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
difficulty
</span></a>
 tinyint(1) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>

<p>
<a id="data" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
data
</span></a>
 longtext
</p>
<p>
Specific data belonging to the individual instance.
</p>



<br>
<p>
auto-generated by the <a href="https://getmangos.eu">getMaNGOS.eu</a> MAGNET dbdocs module
</p>
]]></description><guid isPermaLink="false">3556</guid><pubDate>Mon, 25 Jul 2016 10:12:07 +0000</pubDate></item><item><title>instance_reset</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbinfo/characterdb/mangosonechardb/instance_reset-r3557/</link><description><![CDATA[<table bgcolor="#a80000" border="2" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td height="20">
<font color="#ffe97f" size="3"> <strong>NOTE:</strong>  This page is auto-generated from the MAGNET DBDocs module,<br>             Any changes made directly to this page will be lost when it is regenerated.</font>
</td>
</tr>
</tbody>
</table>
<h2 style="font-size:24px;color:rgb(180,255,255);">
Description of the  'instance_reset' table for MaNGOSOne
</h2>

<p>This table holds information about the instance reset time.</p>

<p style="font-size:18px;color:rgb(255,255,180);">
<strong>Table Notes</strong>
</p>
<p>This table uses the 'InnoDB' DB Engine</p>


<p style="font-size:18px;color:rgb(255,255,180);">
<strong>The Field definitions follow:</strong>
</p>
<table align="center" border="1" cellpadding="1" cellspacing="1" style="width:100%;background-color:#2b2b2b;color:#c0c0c0;">
<thead><tr>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Name</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Type</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Nullable</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Key</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Default Value</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Attributes</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:left;">
<b>Notes</b>
</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#mapid" rel="internal" style="color:rgb(180,255,255);">mapid</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="Primary Key">PRI</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
The map ID of the instance. [<b>See <a href="https://www.getmangos.eu/wiki/" rel="">Map.dbc</a></b>]
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#resettime" rel="internal" style="color:rgb(180,255,255);">resettime</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
bigint(40) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
Dungeon reset time in seconds.
</td>
</tr>
</tbody>
</table>
<p style="font-size:20px;color:rgb(255,255,180);">
<strong>Description of the fields</strong>
</p>
<p>
<a id="mapid" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
mapid
</span></a>
 int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>
<p>
The map ID of the instance. [<b>See <a href="https://www.getmangos.eu/wiki/" rel="">Map.dbc</a></b>]
</p>


<p>
<a id="resettime" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
resettime
</span></a>
 bigint(40) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>
<p>
Dungeon reset time in seconds.
</p>



<br>
<p>
auto-generated by the <a href="https://getmangos.eu">getMaNGOS.eu</a> MAGNET dbdocs module
</p>
]]></description><guid isPermaLink="false">3557</guid><pubDate>Mon, 25 Jul 2016 10:12:07 +0000</pubDate></item><item><title>item_instance</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbinfo/characterdb/mangosonechardb/item_instance-r3558/</link><description><![CDATA[<table bgcolor="#a80000" border="2" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td height="20">
<font color="#ffe97f" size="3"> <strong>NOTE:</strong>  This page is auto-generated from the MAGNET DBDocs module,<br>             Any changes made directly to this page will be lost when it is regenerated.</font>
</td>
</tr>
</tbody>
</table>
<h2 style="font-size:24px;color:rgb(180,255,255);">
Description of the  'item_instance' table for MaNGOSOne
</h2>

<p>This table holds individual item instance information for all items currently equipped or in some kind of character bag or bank.</p>

<p style="font-size:18px;color:rgb(255,255,180);">
<strong>Table Notes</strong>
</p>
<p>This table uses the 'MyISAM' DB Engine</p>


<p style="font-size:18px;color:rgb(255,255,180);">
<strong>The Field definitions follow:</strong>
</p>
<table align="center" border="1" cellpadding="1" cellspacing="1" style="width:100%;background-color:#2b2b2b;color:#c0c0c0;">
<thead><tr>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Name</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Type</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Nullable</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Key</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Default Value</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Attributes</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:left;">
<b>Notes</b>
</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#guid" rel="internal" style="color:rgb(180,255,255);">guid</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="Primary Key">PRI</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
The GUID of the item. This number is unique for each item instance.
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#owner_guid" rel="internal" style="color:rgb(180,255,255);">owner_guid</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="this field is (part of) a non-unique index">MUL</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
The GUID of the character who has ownership of this item. [<b>See <a href="https://www.getmangos.eu/wiki/#guid" rel="">character.guid</a></b>]
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#data" rel="internal" style="color:rgb(180,255,255);">data</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
longtext
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
YES
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NULL
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
Much like the playerbytes fields in the characters table.
</td>
</tr>
</tbody>
</table>
<p style="font-size:20px;color:rgb(255,255,180);">
<strong>Description of the fields</strong>
</p>
<p>
<a id="guid" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
guid
</span></a>
 int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>
<p>
The GUID of the item. This number is unique for each item instance.
</p>


<p>
<a id="owner_guid" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
owner_guid
</span></a>
 int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>
<p>
The GUID of the character who has ownership of this item. [<b>See <a href="https://www.getmangos.eu/wiki/#guid" rel="">character.guid</a></b>]
</p>


<p>
<a id="data" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
data
</span></a>
 longtext
</p>
<p>
Much like the playerbytes fields in the characters table, this field has many number fields all separated by a space which contain specific individual item information like any enchantments applied to the item, etc.<br></p><table align="center" border="1" cellpadding="1" cellspacing="1" style="width:100%;background-color:#2b2b2b;color:#c0c0c0;">
<thead>
<tr>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Index</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Flag Name</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:left;">
<b>Meaning</b>
</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
0
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
OBJECT_FIELD_GUID
</td>
<td style="border:1px solid #999999;padding:3px 10px;">
Item GUID
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
2
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
OBJECT_FIELD_TYPE
</td>
<td style="border:1px solid #999999;padding:3px 10px;">
Should be 3 (TYPE_OBJECT + TYPE_ITEM)
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
3
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
OBJECT_FIELD_ENTRY
</td>
<td style="border:1px solid #999999;padding:3px 10px;">
Entry
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
4
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
OBJECT_FIELD_SCALE_X
</td>
<td style="border:1px solid #999999;padding:3px 10px;">
1.0
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
5
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
OBJECT_FIELD_PADDING
</td>
<td style="border:1px solid #999999;padding:3px 10px;">
Some padding, need more info here.
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
6
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
ITEM_FIELD_OWNER
</td>
<td style="border:1px solid #999999;padding:3px 10px;">
owner_guid
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
8
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
ITEM_FIELD_CONTAINED
</td>
<td style="border:1px solid #999999;padding:3px 10px;">
If the item is in a bag, the GUID of the bag item; otherwise owner GUID.
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
10
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
ITEM_FIELD_CREATOR
</td>
<td style="border:1px solid #999999;padding:3px 10px;">
GUID of character who created the item.
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
12
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
ITEM_FIELD_GIFTCREATOR
</td>
<td style="border:1px solid #999999;padding:3px 10px;">
GUID of character who created the "item". [<b>See <a href="https://www.getmangos.eu/wiki/referenceinfo/dbinfo/characterdb/mangosonechardb/character_gifts-r3516#item_guid" rel="">character_gifts.item_guid</a></b>].
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
14
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
ITEM_FIELD_STACK_COUNT
</td>
<td style="border:1px solid #999999;padding:3px 10px;">
Current number of item copies in the stack.
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
15
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
ITEM_FIELD_DURATION
</td>
<td style="border:1px solid #999999;padding:3px 10px;">
Current duration (in milliseconds)
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
16
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
ITEM_FIELD_SPELL_CHARGES
</td>
<td style="border:1px solid #999999;padding:3px 10px;">
Current Number of charges left in the item
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
21
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
ITEM_FIELD_FLAGS
</td>
<td style="border:1px solid #999999;padding:3px 10px;">
Flags from "item_template" (See Item_template.flags).
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
22
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
ITEM_FIELD_ENCHANTMENT
</td>
<td style="border:1px solid #999999;padding:3px 10px;">
Unknown
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
55
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
ITEM_FIELD_PROPERTY_SEED
</td>
<td style="border:1px solid #999999;padding:3px 10px;">
Also called ITEM_FIELD_SUFFIX_FACTOR
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
56
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
ITEM_FIELD_RANDOM_PROPERTIES_ID
</td>
<td style="border:1px solid #999999;padding:3px 10px;">
Unknown
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
57
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
ITEM_FIELD_ITEM_TEXT_ID
</td>
<td style="border:1px solid #999999;padding:3px 10px;">
Text id used and shown by the item.
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
58
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
ITEM_FIELD_DURABILITY
</td>
<td style="border:1px solid #999999;padding:3px 10px;">
Current item durability.
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
59
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
ITEM_FIELD_MAXDURABILITY
</td>
<td style="border:1px solid #999999;padding:3px 10px;">
Maximum item durability.
</td>
</tr>
</tbody>
</table>
<br>




<br>
<p>
auto-generated by the <a href="https://getmangos.eu">getMaNGOS.eu</a> MAGNET dbdocs module
</p>
]]></description><guid isPermaLink="false">3558</guid><pubDate>Mon, 25 Jul 2016 10:12:07 +0000</pubDate></item><item><title>item_loot</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbinfo/characterdb/mangosonechardb/item_loot-r3559/</link><description><![CDATA[<table bgcolor="#a80000" border="2" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td height="20">
<font color="#ffe97f" size="3"> <strong>NOTE:</strong>  This page is auto-generated from the MAGNET DBDocs module,<br>             Any changes made directly to this page will be lost when it is regenerated.</font>
</td>
</tr>
</tbody>
</table>
<h2 style="font-size:24px;color:rgb(180,255,255);">
Description of the  'item_loot' table for MaNGOSOne
</h2>

<p>Contains the items associated with a lootable inventory items.
This table is populated the first time the player right-clicks to open an item. Rows are deleted when
the player either removes an item or destroys the container item.</p>

<p style="font-size:18px;color:rgb(255,255,180);">
<strong>Table Notes</strong>
</p>
<p>This table uses the 'MyISAM' DB Engine</p>


<p style="font-size:18px;color:rgb(255,255,180);">
<strong>The Field definitions follow:</strong>
</p>
<table align="center" border="1" cellpadding="1" cellspacing="1" style="width:100%;background-color:#2b2b2b;color:#c0c0c0;">
<thead><tr>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Name</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Type</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Nullable</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Key</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Default Value</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Attributes</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:left;">
<b>Notes</b>
</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#guid" rel="internal" style="color:rgb(180,255,255);">guid</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="Primary Key">PRI</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
Global unique ID of the item loot entry.
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#owner_guid" rel="internal" style="color:rgb(180,255,255);">owner_guid</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="this field is (part of) a non-unique index">MUL</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
The GUID of the owner. [<b>See <a href="https://www.getmangos.eu/wiki/#guid" rel="">character.guid</a></b>]
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#itemid" rel="internal" style="color:rgb(180,255,255);">itemid</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="Primary Key">PRI</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
Item template entry ID of the item.
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#amount" rel="internal" style="color:rgb(180,255,255);">amount</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
Total number of the item.
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#suffix" rel="internal" style="color:rgb(180,255,255);">suffix</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#property" rel="internal" style="color:rgb(180,255,255);">property</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
Item random property.
</td>
</tr>
</tbody>
</table>
<p style="font-size:20px;color:rgb(255,255,180);">
<strong>Description of the fields</strong>
</p>
<p>
<a id="guid" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
guid
</span></a>
 int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>
<p>
Global unique ID of the item loot entry.
</p>


<p>
<a id="owner_guid" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
owner_guid
</span></a>
 int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>
<p>
The GUID of the owner. [<b>See <a href="https://www.getmangos.eu/wiki/#guid" rel="">character.guid</a></b>]
</p>


<p>
<a id="itemid" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
itemid
</span></a>
 int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>
<p>
Item template entry ID of the item.
</p>


<p>
<a id="amount" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
amount
</span></a>
 int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>
<p>
Total number of the item.
</p>


<p>
<a id="suffix" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
suffix
</span></a>
 int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>

<p>
<a id="property" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
property
</span></a>
 int(11)
</p>
<p>
Item random property.
</p>



<br>
<p>
auto-generated by the <a href="https://getmangos.eu">getMaNGOS.eu</a> MAGNET dbdocs module
</p>
]]></description><guid isPermaLink="false">3559</guid><pubDate>Mon, 25 Jul 2016 10:12:07 +0000</pubDate></item><item><title>item_text</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbinfo/characterdb/mangosonechardb/item_text-r3560/</link><description><![CDATA[<table bgcolor="#a80000" border="2" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td height="20">
<font color="#ffe97f" size="3"> <strong>NOTE:</strong>  This page is auto-generated from the MAGNET DBDocs module,<br>             Any changes made directly to this page will be lost when it is regenerated.</font>
</td>
</tr>
</tbody>
</table>
<h2 style="font-size:24px;color:rgb(180,255,255);">
Description of the  'item_text' table for MaNGOSOne
</h2>

<p>This table is part of the mail system and holds the text information of every letter.</p>

<p style="font-size:18px;color:rgb(255,255,180);">
<strong>Table Notes</strong>
</p>
<p>This table uses the 'MyISAM' DB Engine</p>


<p style="font-size:18px;color:rgb(255,255,180);">
<strong>The Field definitions follow:</strong>
</p>
<table align="center" border="1" cellpadding="1" cellspacing="1" style="width:100%;background-color:#2b2b2b;color:#c0c0c0;">
<thead><tr>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Name</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Type</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Nullable</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Key</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Default Value</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Attributes</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:left;">
<b>Notes</b>
</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#id" rel="internal" style="color:rgb(180,255,255);">id</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="Primary Key">PRI</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
The text entry ID. This number is unique to every text entry in this table.
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#text" rel="internal" style="color:rgb(180,255,255);">text</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
longtext
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
YES
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NULL
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
The actual text that was sent as mail using the mail system.
</td>
</tr>
</tbody>
</table>
<p style="font-size:20px;color:rgb(255,255,180);">
<strong>Description of the fields</strong>
</p>
<p>
<a id="id" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
id
</span></a>
 int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>
<p>
The text entry ID. This number is unique to every text entry in this table.
</p>


<p>
<a id="text" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
text
</span></a>
 longtext
</p>
<p>
The actual text that was sent as mail using the mail system. There are some special messages that are sent through the mail and therefore use this table but have a special format to them:

</p><pre class="ipsCode">
Auction won (sent to bidder): "&lt;owner's GUID as hex&gt;:&lt;winning bid in copper&gt;:&lt;buyout price in copper&gt;"

Auction successful (sent to owner): "&lt;bidder's GUID as hex&gt;:&lt;winning bid in copper&gt;:0: &lt;deposit in copper&gt;:&lt;auction cut in copper&gt;"
</pre>





<br>
<p>
auto-generated by the <a href="https://getmangos.eu">getMaNGOS.eu</a> MAGNET dbdocs module
</p>
]]></description><guid isPermaLink="false">3560</guid><pubDate>Mon, 25 Jul 2016 10:12:08 +0000</pubDate></item><item><title>mail</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbinfo/characterdb/mangosonechardb/mail-r3561/</link><description><![CDATA[<table bgcolor="#a80000" border="2" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td height="20">
<font color="#ffe97f" size="3"> <strong>NOTE:</strong>  This page is auto-generated from the MAGNET DBDocs module,<br>             Any changes made directly to this page will be lost when it is regenerated.</font>
</td>
</tr>
</tbody>
</table>
<h2 style="font-size:24px;color:rgb(180,255,255);">
Description of the  'mail' table for MaNGOSOne
</h2>

<p>This table contains main data about all mails in the game.</p>

<p style="font-size:18px;color:rgb(255,255,180);">
<strong>Table Notes</strong>
</p>
<p>This table uses the 'MyISAM' DB Engine</p>


<p style="font-size:18px;color:rgb(255,255,180);">
<strong>The Field definitions follow:</strong>
</p>
<table align="center" border="1" cellpadding="1" cellspacing="1" style="width:100%;background-color:#2b2b2b;color:#c0c0c0;">
<thead><tr>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Name</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Type</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Nullable</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Key</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Default Value</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Attributes</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:left;">
<b>Notes</b>
</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#id" rel="internal" style="color:rgb(180,255,255);">id</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="Primary Key">PRI</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
Unique message id. Every new message gets a new auto incremented id.
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#messageType" rel="internal" style="color:rgb(180,255,255);">messageType</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
tinyint(3) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
message_type.
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#stationery" rel="internal" style="color:rgb(180,255,255);">stationery</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
tinyint(3)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'41'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
The StationeryID [<b>See <a href="https://www.getmangos.eu/wiki/" rel="">Stationery.dbc</a></b>].
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#mailTemplateId" rel="internal" style="color:rgb(180,255,255);">mailTemplateId</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
mediumint(8) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
The Mail Template Id [<b>See <a href="https://www.getmangos.eu/wiki/" rel="">MailTemplate.dbc</a></b>]
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#sender" rel="internal" style="color:rgb(180,255,255);">sender</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
Guid of the character who sends the mail.
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#receiver" rel="internal" style="color:rgb(180,255,255);">receiver</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="this field is (part of) a non-unique index">MUL</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
Guid of the character who receives the mail.
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#subject" rel="internal" style="color:rgb(180,255,255);">subject</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
longtext
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
YES
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NULL
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
The Subject of the mail.
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#itemTextId" rel="internal" style="color:rgb(180,255,255);">itemTextId</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
The item_text ID of the massage within the mail.
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#has_items" rel="internal" style="color:rgb(180,255,255);">has_items</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
tinyint(3) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
Boolean value showing whether or not atems have been sent.
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#expire_time" rel="internal" style="color:rgb(180,255,255);">expire_time</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
bigint(40) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
Current Unix Time + Unix Time till expiry.
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#deliver_time" rel="internal" style="color:rgb(180,255,255);">deliver_time</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
bigint(40) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
Current Unix Time + Unix Time till delivery.
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#money" rel="internal" style="color:rgb(180,255,255);">money</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
Amount of money sent.
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#cod" rel="internal" style="color:rgb(180,255,255);">cod</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
Amount of money needed (COD).
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#checked" rel="internal" style="color:rgb(180,255,255);">checked</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
tinyint(3) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
checked_flag.
</td>
</tr>
</tbody>
</table>
<p style="font-size:20px;color:rgb(255,255,180);">
<strong>Description of the fields</strong>
</p>
<p>
<a id="id" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
id
</span></a>
 int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>
<p>
Unique message id. Every new message gets a new auto incremented id.
</p>


<p>
<a id="messageType" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
messageType
</span></a>
 tinyint(3) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>
<p>
The type of the Message:<br></p><table align="center" border="1" cellpadding="1" cellspacing="1" style="width:100%;background-color:#2b2b2b;color:#c0c0c0;">
<thead>
<tr>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Value</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:left;">
<b>Type</b>
</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
0
</td>
<td style="border:1px solid #999999;padding:3px 10px;">
NORMAL
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
1
</td>
<td style="border:1px solid #999999;padding:3px 10px;">
COD
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
2
</td>
<td style="border:1px solid #999999;padding:3px 10px;">
AUCTION
</td>
</tr>
</tbody>
</table>




<p>
<a id="stationery" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
stationery
</span></a>
 tinyint(3)
</p>
<p>
The StationeryID [<b>See <a href="https://www.getmangos.eu/wiki/" rel="">Stationery.dbc</a></b>].<br></p><table align="center" border="1" cellpadding="1" cellspacing="1" style="width:100%;background-color:#2b2b2b;color:#c0c0c0;">
<thead>
<tr>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Value</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:left;">
<b>Type</b>
</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
1
</td>
<td style="border:1px solid #999999;padding:3px 10px;">
plain &amp; purple scroll icon
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
41
</td>
<td style="border:1px solid #999999;padding:3px 10px;">
Normal Mail
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
61
</td>
<td style="border:1px solid #999999;padding:3px 10px;">
GM Mail
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
62
</td>
<td style="border:1px solid #999999;padding:3px 10px;">
Auction House
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
64
</td>
<td style="border:1px solid #999999;padding:3px 10px;">
Valentine's Day
</td>
</tr>
</tbody>
</table>




<p>
<a id="mailTemplateId" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
mailTemplateId
</span></a>
 mediumint(8) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>
<p>
The Mail Template Id [<b>See <a href="https://www.getmangos.eu/wiki/" rel="">MailTemplate.dbc</a></b>]
</p>


<p>
<a id="sender" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
sender
</span></a>
 int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>
<p>
Guid of the character who sends the mail.
</p>


<p>
<a id="receiver" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
receiver
</span></a>
 int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>
<p>
Guid of the character who receives the mail.
</p>


<p>
<a id="subject" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
subject
</span></a>
 longtext
</p>
<p>
The Subject of the mail.
</p>


<p>
<a id="itemTextId" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
itemTextId
</span></a>
 int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>
<p>
The item_text ID of the massage within the mail.
</p>


<p>
<a id="has_items" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
has_items
</span></a>
 tinyint(3) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>
<p>
Boolean value showing whether or not atems have been sent.<br><br>0 = no item included in the mail.<br>1 = items included in the mail.
</p>


<p>
<a id="expire_time" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
expire_time
</span></a>
 bigint(40) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>
<p>
Current Unix Time + Unix Time till expiry.<br>
Example:<br>
current unix time + 86400 (seconds for one day) = expiry date<br>
In this example the mail would expire after one day.
</p>


<p>
<a id="deliver_time" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
deliver_time
</span></a>
 bigint(40) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>
<p>
Current Unix Time + Unix Time till delivery.<br>
Example:<br>
current unix time + 86400 (seconds for one day) = delivery date<br>
In this example the mail would be delivered after one day.
</p>


<p>
<a id="money" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
money
</span></a>
 int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>
<p>
Amount of money sent.<br>
If you want to send 100 gold 55 silver 33 copper then its 1005533
</p>


<p>
<a id="cod" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
cod
</span></a>
 int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>
<p>
Amount of money needed (COD).
</p>


<p>
<a id="checked" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
checked
</span></a>
 tinyint(3) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>
<p>
checked_flag<br></p><table align="center" border="1" cellpadding="1" cellspacing="1" style="width:100%;background-color:#2b2b2b;color:#c0c0c0;">
<thead>
<tr>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Hex Value</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Value</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Binary</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:left;">
<b>ENUM Name</b>
</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
0x00
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
0
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
0000 0000
</td>
<td style="border:1px solid #999999;padding:3px 10px;">
MAIL_CHECK_MASK_NONE
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
0x01
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
1
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
0000 0001
</td>
<td style="border:1px solid #999999;padding:3px 10px;">
MAIL_CHECK_MASK_READ
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
0x02
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
2
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
0000 0010
</td>
<td style="border:1px solid #999999;padding:3px 10px;">
MAIL_CHECK_MASK_RETURNED
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
0x04
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
4
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
0000 0100
</td>
<td style="border:1px solid #999999;padding:3px 10px;">
MAIL_CHECK_MASK_COPIED
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
0x08
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
8
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
0000 1000
</td>
<td style="border:1px solid #999999;padding:3px 10px;">
MAIL_CHECK_MASK_COD_PAYMENT
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
0x10
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
16
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
0001 0000
</td>
<td style="border:1px solid #999999;padding:3px 10px;">
MAIL_CHECK_MASK_HAS_BODY
</td>
</tr>
</tbody>
</table>
<br>Flag Mask:<br><table align="center" border="1" cellpadding="1" cellspacing="1" style="width:100%;background-color:#2b2b2b;color:#c0c0c0;">
<thead>
<tr>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Value</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:left;">
<b>ENUM Name</b>
</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
4
</td>
<td style="border:1px solid #999999;padding:3px 10px;">
Mail has no body (subject only) [TODO: check this behaviour]
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
16
</td>
<td style="border:1px solid #999999;padding:3px 10px;">
Mail was not read
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
17
</td>
<td style="border:1px solid #999999;padding:3px 10px;">
Mail was read
</td>
</tr>
</tbody>
</table>
<br><br>




<br>
<p>
auto-generated by the <a href="https://getmangos.eu">getMaNGOS.eu</a> MAGNET dbdocs module
</p>
]]></description><guid isPermaLink="false">3561</guid><pubDate>Mon, 25 Jul 2016 10:12:08 +0000</pubDate></item><item><title>mail_items</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbinfo/characterdb/mangosonechardb/mail_items-r3562/</link><description><![CDATA[<table bgcolor="#a80000" border="2" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td height="20">
<font color="#ffe97f" size="3"> <strong>NOTE:</strong>  This page is auto-generated from the MAGNET DBDocs module,<br>             Any changes made directly to this page will be lost when it is regenerated.</font>
</td>
</tr>
</tbody>
</table>
<h2 style="font-size:24px;color:rgb(180,255,255);">
Description of the  'mail_items' table for MaNGOSOne
</h2>

<p>This table contains data regarding items from item_instance which are being sent via email.</p>

<p style="font-size:18px;color:rgb(255,255,180);">
<strong>Table Notes</strong>
</p>
<p>This table uses the 'MyISAM' DB Engine</p>


<p style="font-size:18px;color:rgb(255,255,180);">
<strong>The Field definitions follow:</strong>
</p>
<table align="center" border="1" cellpadding="1" cellspacing="1" style="width:100%;background-color:#2b2b2b;color:#c0c0c0;">
<thead><tr>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Name</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Type</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Nullable</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Key</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Default Value</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Attributes</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:left;">
<b>Notes</b>
</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#mail_id" rel="internal" style="color:rgb(180,255,255);">mail_id</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="Primary Key">PRI</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
The Mail Id [<b>See <a href="https://www.getmangos.eu/wiki/referenceinfo/dbinfo/characterdb/mangosonechardb/mail-r3561#id" rel="">mail.id</a></b>].
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#item_guid" rel="internal" style="color:rgb(180,255,255);">item_guid</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="Primary Key">PRI</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
The GUID of the item.
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#item_template" rel="internal" style="color:rgb(180,255,255);">item_template</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
The entry ID of the item in the item_template table.
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#receiver" rel="internal" style="color:rgb(180,255,255);">receiver</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="this field is (part of) a non-unique index">MUL</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
Guid of the character who receives the mail.
</td>
</tr>
</tbody>
</table>
<p style="font-size:20px;color:rgb(255,255,180);">
<strong>Description of the fields</strong>
</p>
<p>
<a id="mail_id" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
mail_id
</span></a>
 int(11)
</p>
<p>
The Mail Id [<b>See <a href="https://www.getmangos.eu/wiki/referenceinfo/dbinfo/characterdb/mangosonechardb/mail-r3561#id" rel="">mail.id</a></b>].
</p>


<p>
<a id="item_guid" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
item_guid
</span></a>
 int(11)
</p>
<p>
The GUID of the item.
</p>


<p>
<a id="item_template" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
item_template
</span></a>
 int(11)
</p>
<p>
The entry ID of the item in the item_template table.
</p>


<p>
<a id="receiver" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
receiver
</span></a>
 int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>
<p>
Guid of the character who receives the mail.
</p>



<br>
<p>
auto-generated by the <a href="https://getmangos.eu">getMaNGOS.eu</a> MAGNET dbdocs module
</p>
]]></description><guid isPermaLink="false">3562</guid><pubDate>Mon, 25 Jul 2016 10:12:08 +0000</pubDate></item><item><title>pet_aura</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbinfo/characterdb/mangosonechardb/pet_aura-r3565/</link><description><![CDATA[<table bgcolor="#a80000" border="2" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td height="20">
<font color="#ffe97f" size="3"> <strong>NOTE:</strong>  This page is auto-generated from the MAGNET DBDocs module,<br>             Any changes made directly to this page will be lost when it is regenerated.</font>
</td>
</tr>
</tbody>
</table>
<h2 style="font-size:24px;color:rgb(180,255,255);">
Description of the  'pet_aura' table for MaNGOSOne
</h2>

<p>This table contains aura information that is loaded when a pet is loaded, so the auras that were on the pet when the owner character logged out are still kept when they log back in. A spell can have up to three auras, one in each of its effects.</p>

<p style="font-size:18px;color:rgb(255,255,180);">
<strong>Table Notes</strong>
</p>
<p>This table uses the 'MyISAM' DB Engine</p>


<p style="font-size:18px;color:rgb(255,255,180);">
<strong>The Field definitions follow:</strong>
</p>
<table align="center" border="1" cellpadding="1" cellspacing="1" style="width:100%;background-color:#2b2b2b;color:#c0c0c0;">
<thead><tr>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Name</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Type</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Nullable</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Key</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Default Value</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Attributes</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:left;">
<b>Notes</b>
</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#guid" rel="internal" style="color:rgb(180,255,255);">guid</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="Primary Key">PRI</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
The GUID of the target affected by the aura. [<b>See <a href="https://www.getmangos.eu/wiki/#guid" rel="">character.guid</a></b>]
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#caster_guid" rel="internal" style="color:rgb(180,255,255);">caster_guid</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
bigint(20) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="Primary Key">PRI</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
The GUID of the player or creature who casted the aura. [<b>See <a href="https://www.getmangos.eu/wiki/#guid" rel="">character.guid</a></b>]
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#item_guid" rel="internal" style="color:rgb(180,255,255);">item_guid</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="Primary Key">PRI</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
Guid of the item that is casting the aura on the pet.
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#spell" rel="internal" style="color:rgb(180,255,255);">spell</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="Primary Key">PRI</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
The spell from which the aura was applied. [<b>See <a href="https://www.getmangos.eu/wiki/" rel="">Spell.dbc column 1</a></b>]
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#stackcount" rel="internal" style="color:rgb(180,255,255);">stackcount</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'1'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
This is the total number of times the aura can be stacked on the pet.
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#remaincharges" rel="internal" style="color:rgb(180,255,255);">remaincharges</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
The number of charges remaining on the aura.
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#basepoints0" rel="internal" style="color:rgb(180,255,255);">basepoints0</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
Primary effect.
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#basepoints1" rel="internal" style="color:rgb(180,255,255);">basepoints1</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
Secondary effect (appears to be only healing related)
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#basepoints2" rel="internal" style="color:rgb(180,255,255);">basepoints2</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
Secondary effect (appears to be only damage related)
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#periodictime0" rel="internal" style="color:rgb(180,255,255);">periodictime0</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
Primary effect over time.
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#periodictime1" rel="internal" style="color:rgb(180,255,255);">periodictime1</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
Secondary effect (healing) over time
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#periodictime2" rel="internal" style="color:rgb(180,255,255);">periodictime2</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
Secondary effect (damage) over time.
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#maxduration" rel="internal" style="color:rgb(180,255,255);">maxduration</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
The maximum duration of the aura.
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#remaintime" rel="internal" style="color:rgb(180,255,255);">remaintime</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
The time remaining in seconds on the aura. -1 means that the aura is indefinite.
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#effIndexMask" rel="internal" style="color:rgb(180,255,255);">effIndexMask</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
The effect index of the spell from which the aura came from.
</td>
</tr>
</tbody>
</table>
<p style="font-size:20px;color:rgb(255,255,180);">
<strong>Description of the fields</strong>
</p>
<p>
<a id="guid" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
guid
</span></a>
 int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>
<p>
The GUID of the target affected by the aura. [<b>See <a href="https://www.getmangos.eu/wiki/#guid" rel="">character.guid</a></b>]
</p>


<p>
<a id="caster_guid" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
caster_guid
</span></a>
 bigint(20) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>
<p>
The GUID of the player or creature who casted the aura. [<b>See <a href="https://www.getmangos.eu/wiki/#guid" rel="">character.guid</a></b>]
</p>


<p>
<a id="item_guid" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
item_guid
</span></a>
 int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>
<p>
Guid of the item that is casting the aura on the pet.
</p>


<p>
<a id="spell" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
spell
</span></a>
 int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>
<p>
The spell from which the aura was applied. [<b>See <a href="https://www.getmangos.eu/wiki/" rel="">Spell.dbc column 1</a></b>]
</p>


<p>
<a id="stackcount" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
stackcount
</span></a>
 int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>
<p>
This is the total number of times the aura can be stacked on the pet.
</p>


<p>
<a id="remaincharges" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
remaincharges
</span></a>
 int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>
<p>
The number of charges remaining on the aura.
</p>


<p>
<a id="basepoints0" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
basepoints0
</span></a>
 int(11)
</p>
<p>
Primary effect, such as healing.
</p>


<p>
<a id="basepoints1" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
basepoints1
</span></a>
 int(11)
</p>
<p>
Secondary effect (appears to be only healing related)
</p>


<p>
<a id="basepoints2" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
basepoints2
</span></a>
 int(11)
</p>
<p>
Secondary effect (appears to be only damage related)
</p>


<p>
<a id="periodictime0" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
periodictime0
</span></a>
 int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>
<p>
Primary effect over time.
</p>


<p>
<a id="periodictime1" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
periodictime1
</span></a>
 int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>
<p>
Secondary effect (healing) over time
</p>


<p>
<a id="periodictime2" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
periodictime2
</span></a>
 int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>
<p>
Secondary effect (damage) over time.
</p>


<p>
<a id="maxduration" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
maxduration
</span></a>
 int(11)
</p>
<p>
The maximum duration of the aura.
</p>


<p>
<a id="remaintime" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
remaintime
</span></a>
 int(11)
</p>
<p>
The time remaining in seconds on the aura. -1 means that the aura is indefinite.
</p>


<p>
<a id="effIndexMask" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
effIndexMask
</span></a>
 int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>
<p>
The effect index of the spell from which the aura came from. A spell has up to three effects, with the index being 0, 1, or 2.
</p>



<br>
<p>
auto-generated by the <a href="https://getmangos.eu">getMaNGOS.eu</a> MAGNET dbdocs module
</p>
]]></description><guid isPermaLink="false">3565</guid><pubDate>Mon, 25 Jul 2016 10:12:08 +0000</pubDate></item><item><title>pet_spell</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbinfo/characterdb/mangosonechardb/pet_spell-r3566/</link><description><![CDATA[<table bgcolor="#a80000" border="2" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td height="20">
<font color="#ffe97f" size="3"> <strong>NOTE:</strong>  This page is auto-generated from the MAGNET DBDocs module,<br>             Any changes made directly to this page will be lost when it is regenerated.</font>
</td>
</tr>
</tbody>
</table>
<h2 style="font-size:24px;color:rgb(180,255,255);">
Description of the  'pet_spell' table for MaNGOSOne
</h2>

<p>This table holds information on individual pet spells.</p>

<p style="font-size:18px;color:rgb(255,255,180);">
<strong>Table Notes</strong>
</p>
<p>This table uses the 'MyISAM' DB Engine</p>


<p style="font-size:18px;color:rgb(255,255,180);">
<strong>The Field definitions follow:</strong>
</p>
<table align="center" border="1" cellpadding="1" cellspacing="1" style="width:100%;background-color:#2b2b2b;color:#c0c0c0;">
<thead><tr>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Name</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Type</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Nullable</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Key</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Default Value</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Attributes</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:left;">
<b>Notes</b>
</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#guid" rel="internal" style="color:rgb(180,255,255);">guid</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="Primary Key">PRI</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
The pet GUID. [<b>See <a href="https://www.getmangos.eu/wiki/referenceinfo/dbinfo/characterdb/mangosonechardb/character_pet-r3520#id" rel="">character_pet.id</a></b>].
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#spell" rel="internal" style="color:rgb(180,255,255);">spell</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="Primary Key">PRI</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
The spell ID.[<b>See <a href="https://www.getmangos.eu/wiki/" rel="">(Spell.dbc</a></b>]
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#active" rel="internal" style="color:rgb(180,255,255);">active</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
Boolean 0 or 1 controlling if the spell is active or not.
</td>
</tr>
</tbody>
</table>
<p style="font-size:20px;color:rgb(255,255,180);">
<strong>Description of the fields</strong>
</p>
<p>
<a id="guid" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
guid
</span></a>
 int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>
<p>
The pet GUID. [<b>See <a href="https://www.getmangos.eu/wiki/referenceinfo/dbinfo/characterdb/mangosonechardb/character_pet-r3520#id" rel="">character_pet.id</a></b>].
</p>


<p>
<a id="spell" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
spell
</span></a>
 int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>
<p>
The spell ID.[<b>See <a href="https://www.getmangos.eu/wiki/" rel="">(Spell.dbc</a></b>]
</p>


<p>
<a id="active" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
active
</span></a>
 int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>
<p>
Boolean 0 or 1 controlling if the spell is active or not.
</p>



<br>
<p>
auto-generated by the <a href="https://getmangos.eu">getMaNGOS.eu</a> MAGNET dbdocs module
</p>
]]></description><guid isPermaLink="false">3566</guid><pubDate>Mon, 25 Jul 2016 10:12:09 +0000</pubDate></item><item><title>pet_spell_cooldown</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbinfo/characterdb/mangosonechardb/pet_spell_cooldown-r3567/</link><description><![CDATA[<table bgcolor="#a80000" border="2" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td height="20">
<font color="#ffe97f" size="3"> <strong>NOTE:</strong>  This page is auto-generated from the MAGNET DBDocs module,<br>             Any changes made directly to this page will be lost when it is regenerated.</font>
</td>
</tr>
</tbody>
</table>
<h2 style="font-size:24px;color:rgb(180,255,255);">
Description of the  'pet_spell_cooldown' table for MaNGOSOne
</h2>

<p>This table holds information on pet spell cooldowns.</p>

<p style="font-size:18px;color:rgb(255,255,180);">
<strong>Table Notes</strong>
</p>
<p>This table uses the 'InnoDB' DB Engine</p>


<p style="font-size:18px;color:rgb(255,255,180);">
<strong>The Field definitions follow:</strong>
</p>
<table align="center" border="1" cellpadding="1" cellspacing="1" style="width:100%;background-color:#2b2b2b;color:#c0c0c0;">
<thead><tr>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Name</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Type</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Nullable</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Key</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Default Value</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Attributes</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:left;">
<b>Notes</b>
</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#guid" rel="internal" style="color:rgb(180,255,255);">guid</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="Primary Key">PRI</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
The GUID of the pet. [<b>See <a href="https://www.getmangos.eu/wiki/referenceinfo/dbinfo/characterdb/mangosonechardb/character_pet-r3520#id" rel="">character_pet.id</a></b>]
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#spell" rel="internal" style="color:rgb(180,255,255);">spell</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="Primary Key">PRI</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
The spell ID to which the cooldown applies.
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#time" rel="internal" style="color:rgb(180,255,255);">time</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
bigint(20) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
The time when the cooldown expires, in Unix time.
</td>
</tr>
</tbody>
</table>
<p style="font-size:20px;color:rgb(255,255,180);">
<strong>Description of the fields</strong>
</p>
<p>
<a id="guid" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
guid
</span></a>
 int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>
<p>
The GUID of the pet. [<b>See <a href="https://www.getmangos.eu/wiki/referenceinfo/dbinfo/characterdb/mangosonechardb/character_pet-r3520#id" rel="">character_pet.id</a></b>]
</p>


<p>
<a id="spell" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
spell
</span></a>
 int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>
<p>
The spell ID to which the cooldown applies.
</p>


<p>
<a id="time" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
time
</span></a>
 bigint(20) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>
<p>
The time when the cooldown expires, in Unix time.
</p>



<br>
<p>
auto-generated by the <a href="https://getmangos.eu">getMaNGOS.eu</a> MAGNET dbdocs module
</p>
]]></description><guid isPermaLink="false">3567</guid><pubDate>Mon, 25 Jul 2016 10:12:09 +0000</pubDate></item><item><title>petition</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbinfo/characterdb/mangosonechardb/petition-r3563/</link><description><![CDATA[<table bgcolor="#a80000" border="2" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td height="20">
<font color="#ffe97f" size="3"> <strong>NOTE:</strong>  This page is auto-generated from the MAGNET DBDocs module,<br>             Any changes made directly to this page will be lost when it is regenerated.</font>
</td>
</tr>
</tbody>
</table>
<h2 style="font-size:24px;color:rgb(180,255,255);">
Description of the  'petition' table for MaNGOSOne
</h2>

<p>This table holds information on all ongoing petitions for a guild or for an arena team.</p>

<p style="font-size:18px;color:rgb(255,255,180);">
<strong>Table Notes</strong>
</p>
<p>This table uses the 'MyISAM' DB Engine</p>


<p style="font-size:18px;color:rgb(255,255,180);">
<strong>The Field definitions follow:</strong>
</p>
<table align="center" border="1" cellpadding="1" cellspacing="1" style="width:100%;background-color:#2b2b2b;color:#c0c0c0;">
<thead><tr>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Name</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Type</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Nullable</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Key</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Default Value</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Attributes</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:left;">
<b>Notes</b>
</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#ownerguid" rel="internal" style="color:rgb(180,255,255);">ownerguid</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(10) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="Primary Key">PRI</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NULL
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
The petition owner's GUID. [<b>See <a href="https://www.getmangos.eu/wiki/referenceinfo/dbinfo/characterdb/mangosonechardb/characters-r3511#guid" rel="">characters.guid</a></b>]
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#petitionguid" rel="internal" style="color:rgb(180,255,255);">petitionguid</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(10) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
YES
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
The GUID of the petition item. See (item_instance.guid)
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#name" rel="internal" style="color:rgb(180,255,255);">name</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
varchar(255)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
{Blank String}
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
The name of the guild or arena team that the player is trying to petition.
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#type" rel="internal" style="color:rgb(180,255,255);">type</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(10) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="Primary Key">PRI</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
 
</td>
</tr>
</tbody>
</table>
<p style="font-size:20px;color:rgb(255,255,180);">
<strong>Description of the fields</strong>
</p>
<p>
<a id="ownerguid" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
ownerguid
</span></a>
 int(10) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>
<p>
The petition owner's GUID. [<b>See <a href="https://www.getmangos.eu/wiki/referenceinfo/dbinfo/characterdb/mangosonechardb/characters-r3511#guid" rel="">characters.guid</a></b>]
</p>


<p>
<a id="petitionguid" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
petitionguid
</span></a>
 int(10) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>
<p>
The GUID of the petition item. See (item_instance.guid)
</p>


<p>
<a id="name" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
name
</span></a>
 varchar(255)
</p>
<p>
The name of the guild or arena team that the player is trying to ask for petitions for.
</p>


<p>
<a id="type" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
type
</span></a>
 int(10) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>


<br>
<p>
auto-generated by the <a href="https://getmangos.eu">getMaNGOS.eu</a> MAGNET dbdocs module
</p>
]]></description><guid isPermaLink="false">3563</guid><pubDate>Mon, 25 Jul 2016 10:12:08 +0000</pubDate></item><item><title>petition_sign</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbinfo/characterdb/mangosonechardb/petition_sign-r3564/</link><description><![CDATA[<table bgcolor="#a80000" border="2" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td height="20">
<font color="#ffe97f" size="3"> <strong>NOTE:</strong>  This page is auto-generated from the MAGNET DBDocs module,<br>             Any changes made directly to this page will be lost when it is regenerated.</font>
</td>
</tr>
</tbody>
</table>
<h2 style="font-size:24px;color:rgb(180,255,255);">
Description of the  'petition_sign' table for MaNGOSOne
</h2>

<p>This table holds information on all the signatures of a petition for either a guild or an arena team.</p>

<p style="font-size:18px;color:rgb(255,255,180);">
<strong>Table Notes</strong>
</p>
<p>This table uses the 'MyISAM' DB Engine</p>


<p style="font-size:18px;color:rgb(255,255,180);">
<strong>The Field definitions follow:</strong>
</p>
<table align="center" border="1" cellpadding="1" cellspacing="1" style="width:100%;background-color:#2b2b2b;color:#c0c0c0;">
<thead><tr>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Name</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Type</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Nullable</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Key</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Default Value</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Attributes</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:left;">
<b>Notes</b>
</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#ownerguid" rel="internal" style="color:rgb(180,255,255);">ownerguid</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(10) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="this field is (part of) a non-unique index">MUL</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NULL
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
The GUID of the owner that is trying to make the guild/arena team.
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#petitionguid" rel="internal" style="color:rgb(180,255,255);">petitionguid</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="Primary Key">PRI</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
The GUID of the charter item. [<b>See <a href="https://www.getmangos.eu/wiki/#guid" rel="">item_template.guid</a></b>]
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#playerguid" rel="internal" style="color:rgb(180,255,255);">playerguid</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="Primary Key">PRI</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
The GUID of the player that has signed the charter. [<b>See <a href="https://www.getmangos.eu/wiki/#guid" rel="">character.guid</a></b>]
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#player_account" rel="internal" style="color:rgb(180,255,255);">player_account</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
The account ID of the player that has signed the charter [<b>See <a href="https://www.getmangos.eu/wiki/#id" rel="">account.id</a></b>].
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#type" rel="internal" style="color:rgb(180,255,255);">type</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(10) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
 
</td>
</tr>
</tbody>
</table>
<p style="font-size:20px;color:rgb(255,255,180);">
<strong>Description of the fields</strong>
</p>
<p>
<a id="ownerguid" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
ownerguid
</span></a>
 int(10) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>
<p>
The GUID of the owner that is trying to make the guild/arena team. [<b>See <a href="https://www.getmangos.eu/wiki/referenceinfo/dbinfo/characterdb/mangosonechardb/characters-r3511#guid" rel="">characters.guid</a></b>].
</p>


<p>
<a id="petitionguid" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
petitionguid
</span></a>
 int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>
<p>
The GUID of the charter item. [<b>See <a href="https://www.getmangos.eu/wiki/#guid" rel="">item_template.guid</a></b>]
</p>


<p>
<a id="playerguid" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
playerguid
</span></a>
 int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>
<p>
The GUID of the player that has signed the charter. [<b>See <a href="https://www.getmangos.eu/wiki/#guid" rel="">character.guid</a></b>]
</p>


<p>
<a id="player_account" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
player_account
</span></a>
 int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>
<p>
The account ID of the player that has signed the charter [<b>See <a href="https://www.getmangos.eu/wiki/#id" rel="">account.id</a></b>]. No two players can sign the same charter from the same account.
</p>


<p>
<a id="type" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
type
</span></a>
 int(10) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>


<br>
<p>
auto-generated by the <a href="https://getmangos.eu">getMaNGOS.eu</a> MAGNET dbdocs module
</p>
]]></description><guid isPermaLink="false">3564</guid><pubDate>Mon, 25 Jul 2016 10:12:08 +0000</pubDate></item><item><title>pvpstats_battlegrounds</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbinfo/characterdb/mangosonechardb/pvpstats_battlegrounds-r3568/</link><description><![CDATA[<table bgcolor="#a80000" border="2" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td height="20">
<font color="#ffe97f" size="3"> <strong>NOTE:</strong>  This page is auto-generated from the MAGNET DBDocs module,<br>             Any changes made directly to this page will be lost when it is regenerated.</font>
</td>
</tr>
</tbody>
</table>
<h2 style="font-size:24px;color:rgb(180,255,255);">
Description of the  'pvpstats_battlegrounds' table for MaNGOSOne
</h2>

<p style="font-size:18px;color:rgb(255,255,180);">
<strong>Table Notes</strong>
</p>
<p>This table uses the 'InnoDB' DB Engine</p>


<p style="font-size:18px;color:rgb(255,255,180);">
<strong>The Field definitions follow:</strong>
</p>
<table align="center" border="1" cellpadding="1" cellspacing="1" style="width:100%;background-color:#2b2b2b;color:#c0c0c0;">
<thead><tr>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Name</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Type</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Nullable</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Key</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Default Value</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Attributes</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:left;">
<b>Notes</b>
</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#id" rel="internal" style="color:rgb(180,255,255);">id</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
bigint(20) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="Primary Key">PRI</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NULL
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'auto_increment'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#winner_team" rel="internal" style="color:rgb(180,255,255);">winner_team</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
tinyint(4)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NULL
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#bracket_id" rel="internal" style="color:rgb(180,255,255);">bracket_id</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
tinyint(3) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NULL
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#type" rel="internal" style="color:rgb(180,255,255);">type</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
tinyint(3) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NULL
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#date" rel="internal" style="color:rgb(180,255,255);">date</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
datetime
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NULL
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
 
</td>
</tr>
</tbody>
</table>
<p style="font-size:20px;color:rgb(255,255,180);">
<strong>Description of the fields</strong>
</p>
<p>
<a id="id" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
id
</span></a>
 bigint(20) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>

<p>
<a id="winner_team" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
winner_team
</span></a>
 tinyint(4)
</p>

<p>
<a id="bracket_id" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
bracket_id
</span></a>
 tinyint(3) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>

<p>
<a id="type" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
type
</span></a>
 tinyint(3) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>

<p>
<a id="date" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
date
</span></a>
 datetime
</p>


<br>
<p>
auto-generated by the <a href="https://getmangos.eu">getMaNGOS.eu</a> MAGNET dbdocs module
</p>
]]></description><guid isPermaLink="false">3568</guid><pubDate>Mon, 25 Jul 2016 10:12:09 +0000</pubDate></item><item><title>pvpstats_players</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbinfo/characterdb/mangosonechardb/pvpstats_players-r3569/</link><description><![CDATA[<table bgcolor="#a80000" border="2" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td height="20">
<font color="#ffe97f" size="3"> <strong>NOTE:</strong>  This page is auto-generated from the MAGNET DBDocs module,<br>             Any changes made directly to this page will be lost when it is regenerated.</font>
</td>
</tr>
</tbody>
</table>
<h2 style="font-size:24px;color:rgb(180,255,255);">
Description of the  'pvpstats_players' table for MaNGOSOne
</h2>

<p style="font-size:18px;color:rgb(255,255,180);">
<strong>Table Notes</strong>
</p>
<p>This table uses the 'InnoDB' DB Engine</p>


<p style="font-size:18px;color:rgb(255,255,180);">
<strong>The Field definitions follow:</strong>
</p>
<table align="center" border="1" cellpadding="1" cellspacing="1" style="width:100%;background-color:#2b2b2b;color:#c0c0c0;">
<thead><tr>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Name</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Type</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Nullable</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Key</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Default Value</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Attributes</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:left;">
<b>Notes</b>
</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#battleground_id" rel="internal" style="color:rgb(180,255,255);">battleground_id</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
bigint(20) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="Primary Key">PRI</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NULL
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#character_guid" rel="internal" style="color:rgb(180,255,255);">character_guid</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(10) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="Primary Key">PRI</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NULL
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#score_killing_blows" rel="internal" style="color:rgb(180,255,255);">score_killing_blows</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
mediumint(8) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NULL
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#score_deaths" rel="internal" style="color:rgb(180,255,255);">score_deaths</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
mediumint(8) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NULL
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#score_honorable_kills" rel="internal" style="color:rgb(180,255,255);">score_honorable_kills</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
mediumint(8) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NULL
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#score_bonus_honor" rel="internal" style="color:rgb(180,255,255);">score_bonus_honor</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
mediumint(8) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NULL
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#score_damage_done" rel="internal" style="color:rgb(180,255,255);">score_damage_done</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
mediumint(8) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NULL
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#score_healing_done" rel="internal" style="color:rgb(180,255,255);">score_healing_done</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
mediumint(8) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NULL
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#attr_1" rel="internal" style="color:rgb(180,255,255);">attr_1</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
mediumint(8) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#attr_2" rel="internal" style="color:rgb(180,255,255);">attr_2</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
mediumint(8) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#attr_3" rel="internal" style="color:rgb(180,255,255);">attr_3</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
mediumint(8) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#attr_4" rel="internal" style="color:rgb(180,255,255);">attr_4</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
mediumint(8) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#attr_5" rel="internal" style="color:rgb(180,255,255);">attr_5</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
mediumint(8) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
 
</td>
</tr>
</tbody>
</table>
<p style="font-size:20px;color:rgb(255,255,180);">
<strong>Description of the fields</strong>
</p>
<p>
<a id="battleground_id" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
battleground_id
</span></a>
 bigint(20) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>

<p>
<a id="character_guid" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
character_guid
</span></a>
 int(10) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>

<p>
<a id="score_killing_blows" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
score_killing_blows
</span></a>
 mediumint(8) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>

<p>
<a id="score_deaths" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
score_deaths
</span></a>
 mediumint(8) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>

<p>
<a id="score_honorable_kills" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
score_honorable_kills
</span></a>
 mediumint(8) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>

<p>
<a id="score_bonus_honor" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
score_bonus_honor
</span></a>
 mediumint(8) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>

<p>
<a id="score_damage_done" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
score_damage_done
</span></a>
 mediumint(8) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>

<p>
<a id="score_healing_done" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
score_healing_done
</span></a>
 mediumint(8) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>

<p>
<a id="attr_1" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
attr_1
</span></a>
 mediumint(8) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>

<p>
<a id="attr_2" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
attr_2
</span></a>
 mediumint(8) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>

<p>
<a id="attr_3" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
attr_3
</span></a>
 mediumint(8) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>

<p>
<a id="attr_4" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
attr_4
</span></a>
 mediumint(8) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>

<p>
<a id="attr_5" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
attr_5
</span></a>
 mediumint(8) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>


<br>
<p>
auto-generated by the <a href="https://getmangos.eu">getMaNGOS.eu</a> MAGNET dbdocs module
</p>
]]></description><guid isPermaLink="false">3569</guid><pubDate>Mon, 25 Jul 2016 10:12:10 +0000</pubDate></item><item><title>saved_variables</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbinfo/characterdb/mangosonechardb/saved_variables-r3570/</link><description><![CDATA[<table bgcolor="#a80000" border="2" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td height="20">
<font color="#ffe97f" size="3"> <strong>NOTE:</strong>  This page is auto-generated from the MAGNET DBDocs module,<br>             Any changes made directly to this page will be lost when it is regenerated.</font>
</td>
</tr>
</tbody>
</table>
<h2 style="font-size:24px;color:rgb(180,255,255);">
Description of the  'saved_variables' table for MaNGOSOne
</h2>

<p>Stores server required values.<br>
i.e. Character Database cleanup flags and Honor Point / Rank reset date
</p>

<p style="font-size:18px;color:rgb(255,255,180);">
<strong>Table Notes</strong>
</p>
<p>This table uses the 'MyISAM' DB Engine</p>


<p style="font-size:18px;color:rgb(255,255,180);">
<strong>The Field definitions follow:</strong>
</p>
<table align="center" border="1" cellpadding="1" cellspacing="1" style="width:100%;background-color:#2b2b2b;color:#c0c0c0;">
<thead><tr>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Name</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Type</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Nullable</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Key</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Default Value</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Attributes</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:left;">
<b>Notes</b>
</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#NextArenaPointDistributionTime" rel="internal" style="color:rgb(180,255,255);">NextArenaPointDistributionTime</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
bigint(40) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#NextDailyQuestResetTime" rel="internal" style="color:rgb(180,255,255);">NextDailyQuestResetTime</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
bigint(40) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#cleaning_flags" rel="internal" style="color:rgb(180,255,255);">cleaning_flags</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
The flags controlling character cleanup.
</td>
</tr>
</tbody>
</table>
<p style="font-size:20px;color:rgb(255,255,180);">
<strong>Description of the fields</strong>
</p>
<p>
<a id="NextArenaPointDistributionTime" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
NextArenaPointDistributionTime
</span></a>
 bigint(40) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>

<p>
<a id="NextDailyQuestResetTime" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
NextDailyQuestResetTime
</span></a>
 bigint(40) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>

<p>
<a id="cleaning_flags" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
cleaning_flags
</span></a>
 int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>
<p>
The flags controlling character cleanup:<br></p><table align="center" border="1" cellpadding="1" cellspacing="1" style="width:100%;background-color:#2b2b2b;color:#c0c0c0;">
<thead>
<tr>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Value</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Enum Name</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:left;">
<b>Meaning</b>
</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
0x2
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
CLEANING_FLAG_SKILLS
</td>
<td style="border:1px solid #999999;padding:3px 10px;">
Clean out obsolete Skills [<b>See <a href="https://www.getmangos.eu/wiki/referenceinfo/dbinfo/characterdb/mangosonechardb/character_skills-r3525" rel="">character_skills</a></b>].
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
0x4
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
CLEANING_FLAG_SPELLS
</td>
<td style="border:1px solid #999999;padding:3px 10px;">
Clean out obsolete Spells (See character_spells).
</td>
</tr>
</tbody>
</table>
<br><br>




<br>
<p>
auto-generated by the <a href="https://getmangos.eu">getMaNGOS.eu</a> MAGNET dbdocs module
</p>
]]></description><guid isPermaLink="false">3570</guid><pubDate>Mon, 25 Jul 2016 10:12:10 +0000</pubDate></item><item><title>warden_action</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbinfo/characterdb/mangosonechardb/warden_action-r3571/</link><description><![CDATA[<table bgcolor="#a80000" border="2" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td height="20">
<font color="#ffe97f" size="3"> <strong>NOTE:</strong>  This page is auto-generated from the MAGNET DBDocs module,<br>             Any changes made directly to this page will be lost when it is regenerated.</font>
</td>
</tr>
</tbody>
</table>
<h2 style="font-size:24px;color:rgb(180,255,255);">
Description of the  'warden_action' table for MaNGOSOne
</h2>

<p style="font-size:18px;color:rgb(255,255,180);">
<strong>Table Notes</strong>
</p>
<p>This table uses the 'InnoDB' DB Engine</p>


<p style="font-size:18px;color:rgb(255,255,180);">
<strong>The Field definitions follow:</strong>
</p>
<table align="center" border="1" cellpadding="1" cellspacing="1" style="width:100%;background-color:#2b2b2b;color:#c0c0c0;">
<thead><tr>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Name</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Type</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Nullable</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Key</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Default Value</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Attributes</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:left;">
<b>Notes</b>
</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#wardenId" rel="internal" style="color:rgb(180,255,255);">wardenId</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
smallint(5) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="Primary Key">PRI</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NULL
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#action" rel="internal" style="color:rgb(180,255,255);">action</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
tinyint(3) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
YES
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NULL
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
 
</td>
</tr>
</tbody>
</table>
<p style="font-size:20px;color:rgb(255,255,180);">
<strong>Description of the fields</strong>
</p>
<p>
<a id="wardenId" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
wardenId
</span></a>
 smallint(5) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>

<p>
<a id="action" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
action
</span></a>
 tinyint(3) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>


<br>
<p>
auto-generated by the <a href="https://getmangos.eu">getMaNGOS.eu</a> MAGNET dbdocs module
</p>
]]></description><guid isPermaLink="false">3571</guid><pubDate>Mon, 25 Jul 2016 10:12:10 +0000</pubDate></item><item><title>world</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbinfo/characterdb/mangosonechardb/world-r3572/</link><description><![CDATA[<table bgcolor="#a80000" border="2" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td height="20">
<font color="#ffe97f" size="3"> <strong>NOTE:</strong>  This page is auto-generated from the MAGNET DBDocs module,<br>             Any changes made directly to this page will be lost when it is regenerated.</font>
</td>
</tr>
</tbody>
</table>
<h2 style="font-size:24px;color:rgb(180,255,255);">
Description of the  'world' table for MaNGOSOne
</h2>

<p>Stores World Status information</p>

<p style="font-size:18px;color:rgb(255,255,180);">
<strong>Table Notes</strong>
</p>
<p>This table uses the 'InnoDB' DB Engine</p>


<p style="font-size:18px;color:rgb(255,255,180);">
<strong>The Field definitions follow:</strong>
</p>
<table align="center" border="1" cellpadding="1" cellspacing="1" style="width:100%;background-color:#2b2b2b;color:#c0c0c0;">
<thead><tr>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Name</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Type</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Nullable</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Key</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Default Value</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Attributes</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:left;">
<b>Notes</b>
</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#map" rel="internal" style="color:rgb(180,255,255);">map</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="Primary Key">PRI</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
The map ID [<b>See <a href="https://www.getmangos.eu/wiki/" rel="">Map.dbc</a></b>]
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#data" rel="internal" style="color:rgb(180,255,255);">data</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
longtext
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
YES
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NULL
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
Specific data belonging to the world.
</td>
</tr>
</tbody>
</table>
<p style="font-size:20px;color:rgb(255,255,180);">
<strong>Description of the fields</strong>
</p>
<p>
<a id="map" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
map
</span></a>
 int(11) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</p>
<p>
The map ID [<b>See <a href="https://www.getmangos.eu/wiki/" rel="">Map.dbc</a></b>]
</p>


<p>
<a id="data" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
data
</span></a>
 longtext
</p>
<p>
Specific data belonging to the world.
</p>



<br>
<p>
auto-generated by the <a href="https://getmangos.eu">getMaNGOS.eu</a> MAGNET dbdocs module
</p>
]]></description><guid isPermaLink="false">3572</guid><pubDate>Mon, 25 Jul 2016 10:12:10 +0000</pubDate></item></channel></rss>
