<?xml version="1.0"?>
<rss version="2.0"><channel><title>Wiki: Wiki</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbinfo/mangosdb/mangosoneworlddb/page/4/?d=4</link><description>Wiki: Wiki</description><language>en</language><item><title>spell_threat</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbinfo/mangosdb/mangosoneworlddb/spell_threat-r3139/</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  'spell_threat' table for MaNGOSOne
</h2>

<p>This table holds threat values on all spells that should either give or take away threat.</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="#entry" rel="internal" style="color:rgb(180,255,255);">entry</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;">
<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 spell identifier.
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#Threat" rel="internal" style="color:rgb(180,255,255);">Threat</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
smallint(6)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NULL
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
The value of threat to add or remove from the characters threat.
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#multiplier" rel="internal" style="color:rgb(180,255,255);">multiplier</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
float
</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;">
Any value here will modify the spells threat with the factor given here.
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#ap_bonus" rel="internal" style="color:rgb(180,255,255);">ap_bonus</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
float
</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;">
Any value here will modify the spells attack power with the factor given here.
</td>
</tr>
</tbody>
</table>
<p style="font-size:20px;color:rgb(255,255,180);">
<strong>Description of the fields</strong>
</p>
<p>
<a id="entry" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
entry
</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 spell identifier. The value has to match with a spell identifier defined [<b>See <a href="https://www.getmangos.eu/wiki/" rel="">Spell.dbc</a></b>]<br><br><b>Note:</b><br>Any spell referenced is required to be rank 1 in the spell chain, and has to have threat values set in the original spell definition.
</p>


<p>
<a id="Threat" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
Threat
</span></a>
 smallint(6)
</p>
<p>
The value of threat to add to the characters threat, or to remove from a characters threat. Negative values reduce threat, positive values increase threat.
</p>


<p>
<a id="multiplier" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
multiplier
</span></a>
 float
</p>
<p>
Any value here will modify the spells threat with the factor given here.
</p>


<p>
<a id="ap_bonus" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
ap_bonus
</span></a>
 float
</p>
<p>
Any value here will modify the spells attack power with the factor given here.
</p>



<br>
<p>
auto-generated by the <a href="https://getmangos.eu">getMaNGOS.eu</a> MAGNET dbdocs module
</p>
]]></description><guid isPermaLink="false">3139</guid><pubDate>Mon, 25 Jul 2016 08:57:00 +0000</pubDate></item><item><title>transports</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbinfo/mangosdb/mangosoneworlddb/transports-r3140/</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  'transports' table for MaNGOSOne
</h2>

<p>This table contains all type 15 transports (Boats and Zeppelins). 
<br>
All other transport types have their frame time read from TransportAnimation.dbc.</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="#entry" rel="internal" style="color:rgb(180,255,255);">entry</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;">
<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;">
This references the Gameobject Template table's unique ID.
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#name" rel="internal" style="color:rgb(180,255,255);">name</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
text
</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;">
A name describing the transport.
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#period" rel="internal" style="color:rgb(180,255,255);">period</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;">
This is the amount of time that it take for the transport to make one full pass.
</td>
</tr>
</tbody>
</table>
<p style="font-size:20px;color:rgb(255,255,180);">
<strong>Description of the fields</strong>
</p>
<p>
<a id="entry" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
entry
</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>
This references the Gameobject Template table's unique ID [<b>See <a href="https://www.getmangos.eu/wiki/referenceinfo/dbinfo/mangosdb/mangosoneworlddb/gameobject_template-r3060#entry" rel="">gameobject_template.entry</a></b>] of the game object of type 15 (boats and Zeppelins) for which the entry is valid.
</p>


<p>
<a id="name" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
name
</span></a>
 text
</p>
<p>
A name describing the transport. This is not used in-game, but only here to ease locking up data.
</p>


<p>
<a id="period" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
period
</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>
This is the amount of time that it take for the transport to make one full pass through all the frames in the TaxiNodes [<b>See <a href="https://www.getmangos.eu/wiki/" rel="">TaxiNodes.dbc</a></b>]. When a client change occurs, usually this field must be updated. This values is set in milliseconds.
</p>



<br>
<p>
auto-generated by the <a href="https://getmangos.eu">getMaNGOS.eu</a> MAGNET dbdocs module
</p>
]]></description><guid isPermaLink="false">3140</guid><pubDate>Mon, 25 Jul 2016 08:57:00 +0000</pubDate></item><item><title>warden_build_specific</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbinfo/mangosdb/mangosoneworlddb/warden_build_specific-r3141/</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_build_specific' table for MaNGOSOne
</h2>

<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;">
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="#build" rel="internal" style="color:rgb(180,255,255);">build</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>
<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;">
varchar(48)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
{Blank String}
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#str" rel="internal" style="color:rgb(180,255,255);">str</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
varchar(20)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
{Blank String}
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#address" rel="internal" style="color:rgb(180,255,255);">address</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
int(10) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#length" rel="internal" style="color:rgb(180,255,255);">length</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
tinyint(3) <abbr style="border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(153,153,153);margin-bottom:0px;" title="This field is unsigned, so it never accepts negative values">unsigned</abbr>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
'0'
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#result" rel="internal" style="color:rgb(180,255,255);">result</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
varchar(24)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
NO
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
{Blank String}
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
 
</td>
</tr>
</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>
 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>Notes: Check ID from warden_checks
</p>


<p>
<a id="build" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
build
</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>Notes: Client build
</p>


<p>
<a id="data" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
data
</span></a>
 varchar(48)
</p>

<p>
<a id="str" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
str
</span></a>
 varchar(20)
</p>

<p>
<a id="address" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
address
</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="length" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
length
</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="result" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
result
</span></a>
 varchar(24)
</p>


<br>
<p>
auto-generated by the <a href="https://getmangos.eu">getMaNGOS.eu</a> MAGNET dbdocs module
</p>
]]></description><guid isPermaLink="false">3141</guid><pubDate>Mon, 25 Jul 2016 08:57:01 +0000</pubDate></item><item><title>warden_checks</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbinfo/mangosdb/mangosoneworlddb/warden_checks-r3142/</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_checks' table for MaNGOSOne
</h2>

<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;">
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;">
'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="#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;">
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>
<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;">
varchar(48)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
YES
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
{Blank String}
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#str" rel="internal" style="color:rgb(180,255,255);">str</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
varchar(20)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
YES
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
{Blank String}
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#address" rel="internal" style="color:rgb(180,255,255);">address</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;">
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="#length" rel="internal" style="color:rgb(180,255,255);">length</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>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#result" rel="internal" style="color:rgb(180,255,255);">result</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
varchar(24)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
YES
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
{Blank String}
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#comment" rel="internal" style="color:rgb(180,255,255);">comment</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
varchar(50)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
YES
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">

</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
{Blank String}
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
 
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:left;">
 
</td>
</tr>
</tbody>
</table>
<p style="font-size:20px;color:rgb(255,255,180);">
<strong>Description of the fields</strong>
</p>
<p>
<a id="id" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
id
</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="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="data" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
data
</span></a>
 varchar(48)
</p>

<p>
<a id="str" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
str
</span></a>
 varchar(20)
</p>

<p>
<a id="address" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
address
</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="length" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
length
</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="result" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
result
</span></a>
 varchar(24)
</p>

<p>
<a id="comment" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
comment
</span></a>
 varchar(50)
</p>


<br>
<p>
auto-generated by the <a href="https://getmangos.eu">getMaNGOS.eu</a> MAGNET dbdocs module
</p>
]]></description><guid isPermaLink="false">3142</guid><pubDate>Mon, 25 Jul 2016 08:57:01 +0000</pubDate></item></channel></rss>
