<?xml version="1.0"?>
<rss version="2.0"><channel><title>Wiki: Wiki</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbinfo/characterdb/mangoszerochardb/page/2/?d=4</link><description>Wiki: Wiki</description><language>en</language><item><title>instance_reset</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbinfo/characterdb/mangoszerochardb/instance_reset-r1548/</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 MaNGOSZero
</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/referenceinfo/dbcfiles/mangoszerodbc/Map-r581" 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/referenceinfo/dbcfiles/mangoszerodbc/Map-r581" 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">1548</guid><pubDate>Sun, 07 Aug 2016 01:51:23 +0000</pubDate></item><item><title>item_instance</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbinfo/characterdb/mangoszerochardb/item_instance-r1549/</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 MaNGOSZero
</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/mangoszerochardb/character_gifts-r1512#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">1549</guid><pubDate>Sun, 07 Aug 2016 01:51:23 +0000</pubDate></item><item><title>item_loot</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbinfo/characterdb/mangoszerochardb/item_loot-r1550/</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 MaNGOSZero
</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="#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="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">1550</guid><pubDate>Sun, 07 Aug 2016 01:51:23 +0000</pubDate></item><item><title>item_text</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbinfo/characterdb/mangoszerochardb/item_text-r1551/</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 MaNGOSZero
</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">1551</guid><pubDate>Sun, 07 Aug 2016 01:51:23 +0000</pubDate></item><item><title>mail</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbinfo/characterdb/mangoszerochardb/mail-r1552/</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 MaNGOSZero
</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/referenceinfo/dbcfiles/mangoszerodbc/Stationery-r632" 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/referenceinfo/dbcfiles/mangoszerodbc/MailTemplate-r580" 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/referenceinfo/dbcfiles/mangoszerodbc/Stationery-r632" 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/referenceinfo/dbcfiles/mangoszerodbc/MailTemplate-r580" 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">1552</guid><pubDate>Sun, 07 Aug 2016 01:51:23 +0000</pubDate></item><item><title>mail_items</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbinfo/characterdb/mangoszerochardb/mail_items-r1553/</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 MaNGOSZero
</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/mangoszerochardb/mail-r1552#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/mangoszerochardb/mail-r1552#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">1553</guid><pubDate>Sun, 07 Aug 2016 01:51:23 +0000</pubDate></item><item><title>pet_aura</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbinfo/characterdb/mangoszerochardb/pet_aura-r1556/</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 MaNGOSZero
</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">1556</guid><pubDate>Sun, 07 Aug 2016 01:51:24 +0000</pubDate></item><item><title>pet_spell</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbinfo/characterdb/mangoszerochardb/pet_spell-r1557/</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 MaNGOSZero
</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/mangoszerochardb/character_pet-r1517#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/mangoszerochardb/character_pet-r1517#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">1557</guid><pubDate>Sun, 07 Aug 2016 01:51:24 +0000</pubDate></item><item><title>pet_spell_cooldown</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbinfo/characterdb/mangoszerochardb/pet_spell_cooldown-r1558/</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 MaNGOSZero
</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/mangoszerochardb/character_pet-r1517#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/mangoszerochardb/character_pet-r1517#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">1558</guid><pubDate>Sun, 07 Aug 2016 01:51:24 +0000</pubDate></item><item><title>petition</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbinfo/characterdb/mangoszerochardb/petition-r1554/</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 MaNGOSZero
</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/mangoszerochardb/characters-r1508#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>
</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/mangoszerochardb/characters-r1508#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>



<br>
<p>
auto-generated by the <a href="https://getmangos.eu">getMaNGOS.eu</a> MAGNET dbdocs module
</p>
]]></description><guid isPermaLink="false">1554</guid><pubDate>Sun, 07 Aug 2016 01:51:23 +0000</pubDate></item><item><title>petition_sign</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbinfo/characterdb/mangoszerochardb/petition_sign-r1555/</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 MaNGOSZero
</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>
</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/mangoszerochardb/characters-r1508#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>



<br>
<p>
auto-generated by the <a href="https://getmangos.eu">getMaNGOS.eu</a> MAGNET dbdocs module
</p>
]]></description><guid isPermaLink="false">1555</guid><pubDate>Sun, 07 Aug 2016 01:51:24 +0000</pubDate></item><item><title>pvpstats_battlegrounds</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbinfo/characterdb/mangoszerochardb/pvpstats_battlegrounds-r1559/</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 MaNGOSZero
</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">1559</guid><pubDate>Sun, 07 Aug 2016 01:51:24 +0000</pubDate></item><item><title>pvpstats_players</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbinfo/characterdb/mangoszerochardb/pvpstats_players-r1560/</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 MaNGOSZero
</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">1560</guid><pubDate>Sun, 07 Aug 2016 01:51:25 +0000</pubDate></item><item><title>saved_variables</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbinfo/characterdb/mangoszerochardb/saved_variables-r1561/</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 MaNGOSZero
</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="#NextMaintenanceDate" rel="internal" style="color:rgb(180,255,255);">NextMaintenanceDate</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 Date when the Honor Points / Rank etc. are updated.
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<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="NextMaintenanceDate" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
NextMaintenanceDate
</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 Date when the Honor Points / Rank etc. are updated.<br>

The date is then set 7 days in the future.
</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/mangoszerochardb/character_skills-r1520" 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">1561</guid><pubDate>Sun, 07 Aug 2016 01:51:25 +0000</pubDate></item><item><title>warden_action</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbinfo/characterdb/mangoszerochardb/warden_action-r1562/</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 MaNGOSZero
</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">1562</guid><pubDate>Sun, 07 Aug 2016 01:51:25 +0000</pubDate></item><item><title>world</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbinfo/characterdb/mangoszerochardb/world-r1563/</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 MaNGOSZero
</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/referenceinfo/dbcfiles/mangoszerodbc/Map-r581" 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/referenceinfo/dbcfiles/mangoszerodbc/Map-r581" 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">1563</guid><pubDate>Sun, 07 Aug 2016 01:51:25 +0000</pubDate></item></channel></rss>
