<!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.01 Transitional//EN' 'http://www.w3.org/TR/html4/loose.dtd'> <html> <head> <!-- SchemaSpy rev 590 --> <title>SchemaSpy - Table zot.menu</title> <link rel=stylesheet href='../schemaSpy.css' type='text/css'> <meta HTTP-EQUIV='Content-Type' CONTENT='text/html; charset=ISO-8859-1'> <SCRIPT LANGUAGE='JavaScript' TYPE='text/javascript' SRC='../jquery.js'></SCRIPT> <SCRIPT LANGUAGE='JavaScript' TYPE='text/javascript' SRC='../schemaSpy.js'></SCRIPT> <SCRIPT LANGUAGE='JavaScript' TYPE='text/javascript'> table='menu'; </SCRIPT> </head> <body> <table id='headerHolder' cellspacing='0' cellpadding='0'><tr><td> <div id='header'> <ul> <li><a href='../index.html' title='All tables and views in the schema'>Tables</a></li> <li><a href='../relationships.html' title='Diagram of table relationships'>Relationships</a></li> <li><a href='../utilities.html' title='View of tables with neither parents nor children'>Utility Tables</a></li> <li><a href='../constraints.html' title='Useful for diagnosing error messages that just give constraint name or number'>Constraints</a></li> <li><a href='../anomalies.html' title="Things that might not be quite right">Anomalies</a></li> <li><a href='../columns.byTable.html' title="All of the columns in the schema">Columns</a></li> <li><a href='http://sourceforge.net/donate/index.php?group_id=137197' title='Please help keep SchemaSpy alive' target='_blank'>Donate</a></li> </ul> </div> </td></tr></table> <div class='content' style='clear:both;'> <table width='100%' border='0' cellpadding='0'> <tr> <td class='heading' valign='middle'><span class='header'>Table <span title='Database'>zot</span>.<span title='Table'>menu</span></span></td> <td class='heading' align='right' valign='top' title='John Currier - Creator of Cool Tools'><span class='indent'>Generated by</span><br><span class='indent'><span class='signature'><a href='http://schemaspy.sourceforge.net' target='_blank'>SchemaSpy</a></span></span></td> </tr> </table> <table width='100%' border='0'> <tr valign='top'><td class='container' align='left' valign='top'> <form name='options' action=''> <label for='showRelatedCols'><input type=checkbox id='showRelatedCols'>Related columns</label> <label for='showConstNames'><input type=checkbox id='showConstNames'>Constraints</label> <label for='showComments'><input type=checkbox id='showComments'>Comments</label> <label for='showLegend'><input type=checkbox checked id='showLegend'>Legend</label> </form> </td><td class='container' rowspan='2' align='right' valign='top'> <table class='legend' border='0'> <tr> <td class='dataTable' valign='bottom'>Legend:</td> <td class='container' align='right' valign='top'><a href='http://sourceforge.net' target='_blank'><img src='http://sourceforge.net/sflogo.php?group_id=137197&type=1' alt='SourceForge.net' border='0' height='31' width='88'></a></td> </tr> <tr><td class='container' colspan='2'> <table class='dataTable' border='1'> <tbody> <tr><td class='primaryKey'>Primary key columns</td></tr> <tr><td class='indexedColumn'>Columns with indexes</td></tr> <tr class='impliedRelationship'><td class='detail'><span class='impliedRelationship'>Implied relationships</span></td></tr> <tr><td class='excludedColumn'>Excluded column relationships</td></tr> <tr><td class='legendDetail'>< <em>n</em> > number of related tables</td></tr> </table> </td></tr> </table> <div style="margin-right: 2pt;"> <script type="text/javascript"><!-- google_ad_client = "pub-9598353634003340"; google_ad_channel ="SchemaSpy-generated"; google_ad_width = 234; google_ad_height = 60; google_ad_format = "234x60_as"; google_ad_type = "text"; google_color_border = "9bab96"; google_color_link = "489148"; google_color_text = "000000"; //--> </script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script> </div> </td><tr valign='top'><td class='container' align='left' valign='top'> <a name='columns'></a> <table id='columns' class='dataTable' border='1' rules='groups'> <colgroup> <colgroup> <colgroup> <colgroup> <colgroup> <colgroup> <colgroup> <colgroup> <colgroup class='comment'> <thead align='left'> <tr> <th>Column</th> <th>Type</th> <th>Size</th> <th title='Are nulls allowed?'>Nulls</th> <th title='Is column automatically updated?'>Auto</th> <th title='Default value'>Default</th> <th title='Columns in tables that reference this column'><span class='notSortedByColumn'>Children</span></th> <th title='Columns in tables that are referenced by this column'><span class='notSortedByColumn'>Parents</span></th> <th title='Comments' class='comment'><span class='notSortedByColumn'>Comments</span></th> </tr> </thead> <tbody valign='top'> <tr class='even'> <td class='primaryKey' title='Primary Key'>menu_id</td> <td class='detail'>int unsigned</td> <td class='detail' align='right'>10</td> <td class='detail' align='center'></td> <td class='detail' align='center' title='Automatically updated by the database'> √ </td> <td class='detail'></td> <td class='detail'></td> <td class='detail'> </td> <td class='comment detail'></td> </tr> <tr class='odd'> <td class='indexedColumn' title='Indexed'>menu_channel_id</td> <td class='detail'>int unsigned</td> <td class='detail' align='right'>10</td> <td class='detail' align='center'></td> <td class='detail' align='center'></td> <td class='detail' align='right'>0</td> <td class='detail'></td> <td class='detail'> </td> <td class='comment detail'></td> </tr> <tr class='even'> <td class='indexedColumn' title='Indexed'>menu_name</td> <td class='detail'>char</td> <td class='detail' align='right'>255</td> <td class='detail' align='center'></td> <td class='detail' align='center'></td> <td class='detail' align='right'></td> <td class='detail'></td> <td class='detail'> </td> <td class='comment detail'></td> </tr> <tr class='odd'> <td class='detail'>menu_desc</td> <td class='detail'>char</td> <td class='detail' align='right'>255</td> <td class='detail' align='center'></td> <td class='detail' align='center'></td> <td class='detail' align='right'></td> <td class='detail'></td> <td class='detail'> </td> <td class='comment detail'></td> </tr> <tr class='even'> <td class='indexedColumn' title='Indexed'>menu_flags</td> <td class='detail'>int</td> <td class='detail' align='right'>10</td> <td class='detail' align='center'></td> <td class='detail' align='center'></td> <td class='detail' align='right'>0</td> <td class='detail'></td> <td class='detail'> </td> <td class='comment detail'></td> </tr> <tr class='odd'> <td class='indexedColumn' title='Indexed'>menu_created</td> <td class='detail'>datetime</td> <td class='detail' align='right'>19</td> <td class='detail' align='center'></td> <td class='detail' align='center'></td> <td class='detail' align='right'>0000-00-00 00:00:00</td> <td class='detail'></td> <td class='detail'> </td> <td class='comment detail'></td> </tr> <tr class='even'> <td class='indexedColumn' title='Indexed'>menu_edited</td> <td class='detail'>datetime</td> <td class='detail' align='right'>19</td> <td class='detail' align='center'></td> <td class='detail' align='center'></td> <td class='detail' align='right'>0000-00-00 00:00:00</td> <td class='detail'></td> <td class='detail'> </td> <td class='comment detail'></td> </tr> </table> <p title='7 columns'>Table contained 6 rows at fr nov 06 17:11 CET 2015<p/> </td></tr></table> <div class='indent'> <b>Indexes:</b> <table class='dataTable' border='1' rules='groups'><colgroup><colgroup><colgroup><colgroup> <thead> <tr> <th>Column(s)</th> <th>Type</th> <th>Sort</th> <th class='constraint' style='text-align:left;'>Constraint Name</th> </tr> </thead> <tbody> <tr> <td class='primaryKey'>menu_id</td> <td class='detail'>Primary key</td> <td class='detail' style='text-align:left;'><span title='Ascending'>Asc</span></td> <td class='constraint' style='text-align:left;'>PRIMARY</td> </tr> <tr> <td class='indexedColumn'>menu_channel_id</td> <td class='detail'>Performance</td> <td class='detail' style='text-align:left;'><span title='Ascending'>Asc</span></td> <td class='constraint' style='text-align:left;'>menu_channel_id</td> </tr> <tr> <td class='indexedColumn'>menu_created</td> <td class='detail'>Performance</td> <td class='detail' style='text-align:left;'><span title='Ascending'>Asc</span></td> <td class='constraint' style='text-align:left;'>menu_created</td> </tr> <tr> <td class='indexedColumn'>menu_edited</td> <td class='detail'>Performance</td> <td class='detail' style='text-align:left;'><span title='Ascending'>Asc</span></td> <td class='constraint' style='text-align:left;'>menu_edited</td> </tr> <tr> <td class='indexedColumn'>menu_flags</td> <td class='detail'>Performance</td> <td class='detail' style='text-align:left;'><span title='Ascending'>Asc</span></td> <td class='constraint' style='text-align:left;'>menu_flags</td> </tr> <tr> <td class='indexedColumn'>menu_name</td> <td class='detail'>Performance</td> <td class='detail' style='text-align:left;'><span title='Ascending'>Asc</span></td> <td class='constraint' style='text-align:left;'>menu_name</td> </tr> </table> </div> </div> </body> </html>