<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>MySQL Performance Blog &#187; site</title>
	<atom:link href="http://www.mysqlperformanceblog.com/category/site/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mysqlperformanceblog.com</link>
	<description>Everything about MySQL Performance</description>
	<lastBuildDate>Sat, 21 Nov 2009 03:11:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>What is stored InnoDB buffer pool</title>
		<link>http://www.mysqlperformanceblog.com/2008/09/28/what-is-stored-innodb-buffer-pool/</link>
		<comments>http://www.mysqlperformanceblog.com/2008/09/28/what-is-stored-innodb-buffer-pool/#comments</comments>
		<pubDate>Mon, 29 Sep 2008 02:35:27 +0000</pubDate>
		<dc:creator>Vadim</dc:creator>
				<category><![CDATA[Innodb]]></category>
		<category><![CDATA[patch]]></category>
		<category><![CDATA[site]]></category>

		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=510</guid>
		<description><![CDATA[Ever wonder what is stored in InnoDB buffer pool at the moment ? 
It is not so hard actually - we made a short patch for MySQL 5.0 which show innodb buffer pool content 
PLAIN TEXT
SQL:




mysql&#62; SELECT * FROM information_schema.INNODB_BUFFER_POOL_CONTENT;&#160; 


+-----------+-------+--------+---------+----------+------------+-----------+--------------+--------------+----------------+-----------------+--------------+------------------+


&#124; BLOCK_NUM &#124; SPACE &#124; OFFSET &#124; RECORDS &#124; DATASIZE &#124; FLUSH_TYPE &#124; FIX_COUNT &#124; [...]]]></description>
			<content:encoded><![CDATA[<p>Ever wonder what is stored in InnoDB buffer pool at the moment ? </p>
<p>It is not so hard actually - we made a short <a href="http://percona.com/mysql/5.0.67/patches/show_innodb_bp.patch">patch</a> for MySQL 5.0 which show innodb buffer pool content </p>
<div class="igBar"><span id="lsql-2"><a href="#" onclick="javascript:showPlainTxt('sql-2'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">SQL:</span>
<div id="sql-2">
<div class="sql">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">mysql&gt; <span style="color: #993333; font-weight: bold;">SELECT</span> * <span style="color: #993333; font-weight: bold;">FROM</span> information_schema.INNODB_BUFFER_POOL_CONTENT;&nbsp; </div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">+<span style="color: #808080; font-style: italic;">-----------+-------+--------+---------+----------+------------+-----------+--------------+--------------+----------------+-----------------+--------------+------------------+</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">| BLOCK_NUM | SPACE | OFFSET | RECORDS | DATASIZE | FLUSH_TYPE | FIX_COUNT | LRU_POSITION | PAGE_TYPE_ID | PAGE_TYPE&nbsp; &nbsp; &nbsp; | INDEX_NAME&nbsp; &nbsp; &nbsp; | TABLE_SCHEMA | TABLE_NAME&nbsp; &nbsp; &nbsp; &nbsp;|</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">+<span style="color: #808080; font-style: italic;">-----------+-------+--------+---------+----------+------------+-----------+--------------+--------------+----------------+-----------------+--------------+------------------+</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">|&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">7</span> |&nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">2</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">6</span> | unknown&nbsp; &nbsp; &nbsp; &nbsp; |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | </div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">|&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">1</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">1</span> |&nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">3</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">5</span> | unknown&nbsp; &nbsp; &nbsp; &nbsp; |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | </div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">|&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">2</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">3</span> |&nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">4</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">6</span> | unknown&nbsp; &nbsp; &nbsp; &nbsp; |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | </div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">|&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">3</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">2</span> |&nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">5</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">3</span> | inode&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | </div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">|&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">4</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">4</span> |&nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">6</span> |&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">17855</span> | <span style="color: #993333; font-weight: bold;">INDEX</span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | CLUST_IND&nbsp; &nbsp; &nbsp; &nbsp;|&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | SYS_IBUF_TABLE_0 | </div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">|&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">5</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">11</span> |&nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">23</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">1560</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">7</span> |&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">17855</span> | <span style="color: #993333; font-weight: bold;">INDEX</span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | CLUST_IND&nbsp; &nbsp; &nbsp; &nbsp;|&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | SYS_INDEXES&nbsp; &nbsp; &nbsp; | </div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">|&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">6</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">5</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">242</span> |&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">3</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">8</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">7</span> | unknown&nbsp; &nbsp; &nbsp; &nbsp; |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | </div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">|&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">7</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">6</span> |&nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">3006</span> |&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">9</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">6</span> | unknown&nbsp; &nbsp; &nbsp; &nbsp; |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | </div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">|&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">8</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">45</span> |&nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">10</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">2</span> | undo_log&nbsp; &nbsp; &nbsp; &nbsp;|&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | </div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">|&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">9</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">50</span> |&nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">11</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">2</span> | undo_log&nbsp; &nbsp; &nbsp; &nbsp;|&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | </div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">|&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">10</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">8</span> |&nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">12</span> |&nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">894</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">12</span> |&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">17855</span> | <span style="color: #993333; font-weight: bold;">INDEX</span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | CLUST_IND&nbsp; &nbsp; &nbsp; &nbsp;|&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | SYS_TABLES&nbsp; &nbsp; &nbsp; &nbsp;| </div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">|&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">11</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">13</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">8</span> | unknown&nbsp; &nbsp; &nbsp; &nbsp; |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | </div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">|&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">12</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">10</span> |&nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">93</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">5864</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">14</span> |&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">17855</span> | <span style="color: #993333; font-weight: bold;">INDEX</span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | CLUST_IND&nbsp; &nbsp; &nbsp; &nbsp;|&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | SYS_COLUMNS&nbsp; &nbsp; &nbsp; | </div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">|&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">13</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">9</span> |&nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">12</span> |&nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">354</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">15</span> |&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">17855</span> | <span style="color: #993333; font-weight: bold;">INDEX</span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | ID_IND&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | SYS_TABLES&nbsp; &nbsp; &nbsp; &nbsp;| </div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">|&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">14</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">12</span> |&nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">32</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">1313</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">16</span> |&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">17855</span> | <span style="color: #993333; font-weight: bold;">INDEX</span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | CLUST_IND&nbsp; &nbsp; &nbsp; &nbsp;|&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | SYS_FIELDS&nbsp; &nbsp; &nbsp; &nbsp;| </div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">|&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">47</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">46</span> |&nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">49</span> |&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">17855</span> | <span style="color: #993333; font-weight: bold;">INDEX</span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | ID_IND&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | SYS_FOREIGN&nbsp; &nbsp; &nbsp; | </div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">|&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">48</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">47</span> |&nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">50</span> |&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">17855</span> | <span style="color: #993333; font-weight: bold;">INDEX</span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | FOR_IND&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | SYS_FOREIGN&nbsp; &nbsp; &nbsp; | </div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">|&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">49</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">48</span> |&nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">51</span> |&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">17855</span> | <span style="color: #993333; font-weight: bold;">INDEX</span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | REF_IND&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | SYS_FOREIGN&nbsp; &nbsp; &nbsp; | </div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">|&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">50</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">49</span> |&nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">52</span> |&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">17855</span> | <span style="color: #993333; font-weight: bold;">INDEX</span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | ID_IND&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | SYS_FOREIGN_COLS | </div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">|&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">51</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">51</span> |&nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">14</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">1589</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">53</span> |&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">17855</span> | <span style="color: #993333; font-weight: bold;">INDEX</span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | CLUST_IND&nbsp; &nbsp; &nbsp; &nbsp;|&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | SYS_IBUF_TABLE_0 | </div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">|&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">52</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">52</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">138</span> |&nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">16037</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">54</span> |&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">17855</span> | <span style="color: #993333; font-weight: bold;">INDEX</span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | CLUST_IND&nbsp; &nbsp; &nbsp; &nbsp;|&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | SYS_IBUF_TABLE_0 | </div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">|&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">53</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">53</span> |&nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">72</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">8148</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">55</span> |&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">17855</span> | <span style="color: #993333; font-weight: bold;">INDEX</span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | CLUST_IND&nbsp; &nbsp; &nbsp; &nbsp;|&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | SYS_IBUF_TABLE_0 | </div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">|&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">54</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">54</span> |&nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">55</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">6313</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">56</span> |&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">17855</span> | <span style="color: #993333; font-weight: bold;">INDEX</span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | CLUST_IND&nbsp; &nbsp; &nbsp; &nbsp;|&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | SYS_IBUF_TABLE_0 | </div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">|&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">55</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">55</span> |&nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">39</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">3959</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">57</span> |&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">17855</span> | <span style="color: #993333; font-weight: bold;">INDEX</span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | CLUST_IND&nbsp; &nbsp; &nbsp; &nbsp;|&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | SYS_IBUF_TABLE_0 | </div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">|&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">56</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">56</span> |&nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">24</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">2816</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">58</span> |&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">17855</span> | <span style="color: #993333; font-weight: bold;">INDEX</span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | CLUST_IND&nbsp; &nbsp; &nbsp; &nbsp;|&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | SYS_IBUF_TABLE_0 | </div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">|&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">57</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">57</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">286</span> |&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">59</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">4</span> | ibuf_free_list |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | </div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">|&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">58</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">58</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">928</span> |&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">60</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">4</span> | ibuf_free_list |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | </div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">|&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">59</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">59</span> |&nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">64</span> |&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">61</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">4</span> | ibuf_free_list |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | </div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">|&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">60</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">60</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">132</span> |&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">62</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">4</span> | ibuf_free_list |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | </div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">|&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">61</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">61</span> |&nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">69</span> |&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">63</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">4</span> | ibuf_free_list |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | </div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">|&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">62</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">62</span> |&nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">44</span> |&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">64</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">4</span> | ibuf_free_list |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | </div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">|&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">63</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">63</span> |&nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">44</span> |&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">65</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">2</span> | undo_log&nbsp; &nbsp; &nbsp; &nbsp;|&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | </div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">|&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">64</span> |&nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">17</span> |&nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">3</span> |&nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">4</span> |&nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">60</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">66</span> |&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">17855</span> | <span style="color: #993333; font-weight: bold;">INDEX</span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | GEN_CLUST_INDEX | art&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | a87&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | </div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">|&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">66</span> |&nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">17</span> |&nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">2</span> |&nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">68</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">3</span> | inode&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | </div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">|&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">67</span> |&nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">17</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">38</span> |&nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">1048</span> |&nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">15720</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">69</span> |&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">17855</span> | <span style="color: #993333; font-weight: bold;">INDEX</span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | GEN_CLUST_INDEX | art&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | a87&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | </div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">|&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">68</span> |&nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">17</span> |&nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">1715</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">128</span> |&nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">15077</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">70</span> |&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">17855</span> | <span style="color: #993333; font-weight: bold;">INDEX</span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | GEN_CLUST_INDEX | art&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | a87&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | </div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">|&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">69</span> |&nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">17</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">37</span> |&nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">1048</span> |&nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">15720</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">71</span> |&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">17855</span> | <span style="color: #993333; font-weight: bold;">INDEX</span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | GEN_CLUST_INDEX | art&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | a87&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | </div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">|&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">70</span> |&nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">17</span> |&nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">886</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">134</span> |&nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">15147</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">72</span> |&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">17855</span> | <span style="color: #993333; font-weight: bold;">INDEX</span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | GEN_CLUST_INDEX | art&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | a87&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | </div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">|&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">71</span> |&nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">17</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">36</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">524</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">7860</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">73</span> |&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">17855</span> | <span style="color: #993333; font-weight: bold;">INDEX</span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | GEN_CLUST_INDEX | art&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | a87&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | </div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">|&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">72</span> |&nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">17</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">29</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">137</span> |&nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">15085</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">74</span> |&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">17855</span> | <span style="color: #993333; font-weight: bold;">INDEX</span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | GEN_CLUST_INDEX | art&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | a87&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | </div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">|&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">73</span> |&nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">17</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">39</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">155</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">2325</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">75</span> |&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">17855</span> | <span style="color: #993333; font-weight: bold;">INDEX</span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | GEN_CLUST_INDEX | art&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | a87&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | </div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">|&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">74</span> |&nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">17</span> |&nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">2670</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">130</span> |&nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">15114</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">76</span> |&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">17855</span> | <span style="color: #993333; font-weight: bold;">INDEX</span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | GEN_CLUST_INDEX | art&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | a87&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | </div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">|&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">75</span> |&nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">17</span> |&nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">2591</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">117</span> |&nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">15112</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">77</span> |&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">17855</span> | <span style="color: #993333; font-weight: bold;">INDEX</span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | GEN_CLUST_INDEX | art&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | a87&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | </div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">|&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">76</span> |&nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">17</span> |&nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">714</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">146</span> |&nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">15067</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">78</span> |&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">17855</span> | <span style="color: #993333; font-weight: bold;">INDEX</span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | GEN_CLUST_INDEX | art&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | a87&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | </div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">|&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">77</span> |&nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">17</span> |&nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">409</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">142</span> |&nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">15110</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">79</span> |&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">17855</span> | <span style="color: #993333; font-weight: bold;">INDEX</span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | GEN_CLUST_INDEX | art&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | a87&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | </div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">|&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">78</span> |&nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">17</span> |&nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">2739</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">133</span> |&nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">15110</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">80</span> |&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">17855</span> | <span style="color: #993333; font-weight: bold;">INDEX</span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | GEN_CLUST_INDEX | art&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | a87&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | </div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">|&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">79</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">1</span> |&nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">3</span> |&nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">3</span> |&nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">39</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">81</span> |&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">17855</span> | <span style="color: #993333; font-weight: bold;">INDEX</span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | <span style="color: #993333; font-weight: bold;">PRIMARY</span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;| art&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | author87&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;| </div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">|&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">80</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">1</span> |&nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">1</span> |&nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">51</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">5</span> | unknown&nbsp; &nbsp; &nbsp; &nbsp; |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | </div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">|&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">81</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">1</span> |&nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">2</span> |&nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">51</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">3</span> | inode&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | </div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">|&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">82</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">1</span> |&nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">137</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">807</span> |&nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">10491</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">51</span> |&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">17855</span> | <span style="color: #993333; font-weight: bold;">INDEX</span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | <span style="color: #993333; font-weight: bold;">PRIMARY</span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;| art&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | author87&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;| </div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">|&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">83</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">1</span> |&nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">3491</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">140</span> |&nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">15095</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">51</span> |&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">17855</span> | <span style="color: #993333; font-weight: bold;">INDEX</span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | <span style="color: #993333; font-weight: bold;">PRIMARY</span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;| art&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | author87&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;| </div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">|&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">84</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">1</span> |&nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">3799</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">139</span> |&nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">15144</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">51</span> |&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">17855</span> | <span style="color: #993333; font-weight: bold;">INDEX</span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | <span style="color: #993333; font-weight: bold;">PRIMARY</span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;| art&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | author87&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;| </div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">|&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">85</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">1</span> |&nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">2852</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">173</span> |&nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">15070</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">51</span> |&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">17855</span> | <span style="color: #993333; font-weight: bold;">INDEX</span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | <span style="color: #993333; font-weight: bold;">PRIMARY</span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;| art&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | author87&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;| </div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">|&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">86</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">1</span> |&nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">3096</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">167</span> |&nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">15054</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">51</span> |&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">17855</span> | <span style="color: #993333; font-weight: bold;">INDEX</span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | <span style="color: #993333; font-weight: bold;">PRIMARY</span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;| art&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | author87&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;| </div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">|&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">87</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">1</span> |&nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">3340</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">286</span> |&nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">15082</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">51</span> |&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">17855</span> | <span style="color: #993333; font-weight: bold;">INDEX</span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | <span style="color: #993333; font-weight: bold;">PRIMARY</span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;| art&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | author87&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;| </div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">|&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">88</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">1</span> |&nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">3648</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">138</span> |&nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">15127</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">51</span> |&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">17855</span> | <span style="color: #993333; font-weight: bold;">INDEX</span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | <span style="color: #993333; font-weight: bold;">PRIMARY</span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;| art&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | author87&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;| </div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">|&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">89</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">1</span> |&nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">3892</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">151</span> |&nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">15088</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">51</span> |&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">17855</span> | <span style="color: #993333; font-weight: bold;">INDEX</span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | <span style="color: #993333; font-weight: bold;">PRIMARY</span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;| art&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | author87&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;| </div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">|&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">90</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">1</span> |&nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">3009</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">187</span> |&nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">15119</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">51</span> |&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">17855</span> | <span style="color: #993333; font-weight: bold;">INDEX</span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | <span style="color: #993333; font-weight: bold;">PRIMARY</span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;| art&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | author87&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;| </div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">|&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">91</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">1</span> |&nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">4</span> |&nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">3</span> |&nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">102</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">51</span> |&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">17855</span> | <span style="color: #993333; font-weight: bold;">INDEX</span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | site_id&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;| art&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | author87&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;| </div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">|&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">92</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">1</span> |&nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">138</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">360</span> |&nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">11649</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">51</span> |&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">17855</span> | <span style="color: #993333; font-weight: bold;">INDEX</span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | site_id&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;| art&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | author87&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;| </div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">|&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">93</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">1</span> |&nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">3255</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">354</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">9201</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">51</span> |&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">17855</span> | <span style="color: #993333; font-weight: bold;">INDEX</span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | site_id&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;| art&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | author87&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;| </div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">|&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">94</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">1</span> |&nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">1534</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">309</span> |&nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">10506</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">51</span> |&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">17855</span> | <span style="color: #993333; font-weight: bold;">INDEX</span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | site_id&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;| art&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | author87&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;| </div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">|&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">95</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">1</span> |&nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">3440</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">328</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">8198</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">51</span> |&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">17855</span> | <span style="color: #993333; font-weight: bold;">INDEX</span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | site_id&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;| art&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | author87&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;| </div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">|&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">96</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">1</span> |&nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">479</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">498</span> |&nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">11689</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">51</span> |&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">17855</span> | <span style="color: #993333; font-weight: bold;">INDEX</span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | site_id&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;| art&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | author87&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;| </div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">|&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">97</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">1</span> |&nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">3246</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">346</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">8981</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">51</span> |&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">17855</span> | <span style="color: #993333; font-weight: bold;">INDEX</span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | site_id&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;| art&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | author87&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;| </div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">|&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">98</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">1</span> |&nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">2518</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">427</span> |&nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">11450</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">51</span> |&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">17855</span> | <span style="color: #993333; font-weight: bold;">INDEX</span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | site_id&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;| art&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | author87&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;| </div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">|&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">99</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">1</span> |&nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">2070</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">316</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">8273</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">51</span> |&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">17855</span> | <span style="color: #993333; font-weight: bold;">INDEX</span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | site_id&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;| art&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | author87&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;| </div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">|&nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">100</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">1</span> |&nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">3259</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">324</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">8988</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">51</span> |&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">17855</span> | <span style="color: #993333; font-weight: bold;">INDEX</span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | site_id&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;| art&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | author87&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;| </div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">|&nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">101</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">1</span> |&nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">135</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">601</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">7813</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">51</span> |&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">17855</span> | <span style="color: #993333; font-weight: bold;">INDEX</span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | <span style="color: #993333; font-weight: bold;">PRIMARY</span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;| art&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | author87&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;| </div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">|&nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">102</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">1</span> |&nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">5</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">140</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">7812</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">51</span> |&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">17855</span> | <span style="color: #993333; font-weight: bold;">INDEX</span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | <span style="color: #993333; font-weight: bold;">PRIMARY</span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;| art&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | author87&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;| </div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">|&nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">103</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">1</span> |&nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">6</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">286</span> |&nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">15067</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">51</span> |&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">17855</span> | <span style="color: #993333; font-weight: bold;">INDEX</span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | <span style="color: #993333; font-weight: bold;">PRIMARY</span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;| art&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | author87&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;| </div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">|&nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">122</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">1</span> |&nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">32</span> |&nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">94</span> |&nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">15024</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">0</span> |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc;color:#800000;">51</span> |&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #cc66cc;color:#800000;">17855</span> | <span style="color: #993333; font-weight: bold;">INDEX</span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | <span style="color: #993333; font-weight: bold;">PRIMARY</span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;| art&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | author87&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;| </div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">+<span style="color: #808080; font-style: italic;">-----------+-------+--------+---------+----------+------------+-----------+--------------+--------------+----------------+-----------------+--------------+------------------+</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #cc66cc;color:#800000;">90</span> rows <span style="color: #993333; font-weight: bold;">IN</span> <span style="color: #993333; font-weight: bold;">SET</span> <span style="color:#006600; font-weight:bold;">&#40;</span><span style="color: #cc66cc;color:#800000;">0</span>.<span style="color: #cc66cc;color:#800000;">01</span> sec </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
<p>The binaries, RPMS (RedHat/Centos) and full source code also available to <a href="http://percona.com/mysql/5.0.67">download</a></p>
<p>P.S. There is <a href="http://provenscaling.com/patches/innodb_plugin/1.0/draft/i_s_innodb_buffer_pool_pages.patch">Jeremy Cole's patch</a> for InnoDB plugin MySQL 5.1, and main idea was taken from there.</p>
    <hr noshade style="margin:0;height:1px" />
    <p>Entry posted by Vadim |
      <a href="http://www.mysqlperformanceblog.com/2008/09/28/what-is-stored-innodb-buffer-pool/#comments">6 comments</a></p>
    <p>Add to: <a href="http://del.icio.us/post?url=http://www.mysqlperformanceblog.com/2008/09/28/what-is-stored-innodb-buffer-pool/&amp;title=What is stored InnoDB buffer pool" title="Bookmark this post on del.icio.us"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/delicious.png" alt="delicious" /></a> | <a href="http://digg.com/submit?phase=2&amp;url=http://www.mysqlperformanceblog.com/2008/09/28/what-is-stored-innodb-buffer-pool/&amp;title=What is stored InnoDB buffer pool" title="Digg this post on Digg.com"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/digg.png" alt="digg" /></a> | <a href="http://reddit.com/submit?url=http://www.mysqlperformanceblog.com/2008/09/28/what-is-stored-innodb-buffer-pool/&amp;title=What is stored InnoDB buffer pool" title="Submit this post on reddit.com"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/reddit.png" alt="reddit" /></a> | <a href="http://www.netscape.com/submit/?U=http://www.mysqlperformanceblog.com/2008/09/28/what-is-stored-innodb-buffer-pool/&amp;T=What is stored InnoDB buffer pool" title="Vote for this article on Netscape"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/netscape.gif" alt="netscape" /></a> | <a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://www.mysqlperformanceblog.com/2008/09/28/what-is-stored-innodb-buffer-pool/&amp;title=What is stored InnoDB buffer pool" title="Add to Google Bookmarks"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/google.png" alt="Google Bookmarks" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.mysqlperformanceblog.com/2008/09/28/what-is-stored-innodb-buffer-pool/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>MySQL Performance Blog now uses Sphinx for Site Search</title>
		<link>http://www.mysqlperformanceblog.com/2008/02/15/mysql-performance-blog-now-uses-sphinx-for-site-search/</link>
		<comments>http://www.mysqlperformanceblog.com/2008/02/15/mysql-performance-blog-now-uses-sphinx-for-site-search/#comments</comments>
		<pubDate>Fri, 15 Feb 2008 21:33:58 +0000</pubDate>
		<dc:creator>peter</dc:creator>
				<category><![CDATA[community]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[site]]></category>

		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/2008/02/15/mysql-performance-blog-now-uses-sphinx-for-site-search/</guid>
		<description><![CDATA[I never liked how build in Wordpress search works.  it shows full documents rather than snippets it does not search comments and it does not have any query language so I always used Google search if I wanted to find something on MySQL Performance Blog.  
Today we have published  new search functionality [...]]]></description>
			<content:encoded><![CDATA[<p>I never liked how build in Wordpress search works.  it shows full documents rather than snippets it does not search comments and it does not have any query language so I always used Google search if I wanted to find something on MySQL Performance Blog.  </p>
<p>Today we have published  new search functionality for our site which is based on <a href="http://www.sphinxsearch.com">Sphinx</a>.   We have developed it as WordPress plugin which will be available as open source software in a few weeks - just want to test it a bit more and write proper documentation before announcing.  If you would like to test it however let us know. </p>
<p>As you can see search functionality allows you to specify what would you like to search (Posts, Pages or Comments) as well as if you would like to sort results be relevance of freshness.     You can also use query standard Sphinx query language to search phrases or <a href="http://www.mysqlperformanceblog.com/index.php?s=%40title+myisam">Search MyISAM in post title</a>.</p>
<p>Besides basic search functionality we've implemented list of last searches and Top searches which if both nice for fun and for SEO. </p>
<p>Hope this addition will make MySQL Performance Blog more useful for you. </p>
<p><strong>UPDATE:</strong> For those looking to download plugin code it is here:<br />
<a href="https://launchpad.net/wp-sphinx-plugin/+download">https://launchpad.net/wp-sphinx-plugin/+download</a></p>
    <hr noshade style="margin:0;height:1px" />
    <p>Entry posted by peter |
      <a href="http://www.mysqlperformanceblog.com/2008/02/15/mysql-performance-blog-now-uses-sphinx-for-site-search/#comments">44 comments</a></p>
    <p>Add to: <a href="http://del.icio.us/post?url=http://www.mysqlperformanceblog.com/2008/02/15/mysql-performance-blog-now-uses-sphinx-for-site-search/&amp;title=MySQL Performance Blog now uses Sphinx for Site Search" title="Bookmark this post on del.icio.us"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/delicious.png" alt="delicious" /></a> | <a href="http://digg.com/submit?phase=2&amp;url=http://www.mysqlperformanceblog.com/2008/02/15/mysql-performance-blog-now-uses-sphinx-for-site-search/&amp;title=MySQL Performance Blog now uses Sphinx for Site Search" title="Digg this post on Digg.com"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/digg.png" alt="digg" /></a> | <a href="http://reddit.com/submit?url=http://www.mysqlperformanceblog.com/2008/02/15/mysql-performance-blog-now-uses-sphinx-for-site-search/&amp;title=MySQL Performance Blog now uses Sphinx for Site Search" title="Submit this post on reddit.com"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/reddit.png" alt="reddit" /></a> | <a href="http://www.netscape.com/submit/?U=http://www.mysqlperformanceblog.com/2008/02/15/mysql-performance-blog-now-uses-sphinx-for-site-search/&amp;T=MySQL Performance Blog now uses Sphinx for Site Search" title="Vote for this article on Netscape"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/netscape.gif" alt="netscape" /></a> | <a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://www.mysqlperformanceblog.com/2008/02/15/mysql-performance-blog-now-uses-sphinx-for-site-search/&amp;title=MySQL Performance Blog now uses Sphinx for Site Search" title="Add to Google Bookmarks"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/google.png" alt="Google Bookmarks" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.mysqlperformanceblog.com/2008/02/15/mysql-performance-blog-now-uses-sphinx-for-site-search/feed/</wfw:commentRss>
		<slash:comments>44</slash:comments>
		</item>
		<item>
		<title>Slides from Egypt talks</title>
		<link>http://www.mysqlperformanceblog.com/2007/12/16/slides-from-egypt-talks/</link>
		<comments>http://www.mysqlperformanceblog.com/2007/12/16/slides-from-egypt-talks/#comments</comments>
		<pubDate>Sun, 16 Dec 2007 13:16:53 +0000</pubDate>
		<dc:creator>Vadim</dc:creator>
				<category><![CDATA[site]]></category>
		<category><![CDATA[egypt]]></category>
		<category><![CDATA[hg]]></category>
		<category><![CDATA[mercurial]]></category>
		<category><![CDATA[presentation]]></category>
		<category><![CDATA[slides]]></category>
		<category><![CDATA[sphinx]]></category>

		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/2007/12/16/slides-from-egypt-talks/</guid>
		<description><![CDATA[I published slides from my two talks from our Egypt company meeting.
First one is about Sphinx search engine. The originally presentation was prepared by Andrew Aksenoff, author of Sphinx for HighLoad.ru conference, I translated it on English for our meeting.
And second about Mercurial version system, the tool we decided to use for our internal and [...]]]></description>
			<content:encoded><![CDATA[<p>I published slides from my two talks from our Egypt company meeting.<br />
<a href="http://www.mysqlperformanceblog.com/files/presentations/sphinx-egypt-2007.pdf">First one</a> is about <a href="http://sphinxsearch.com">Sphinx search engine</a>. The originally presentation was prepared by Andrew Aksenoff, author of Sphinx for HighLoad.ru conference, I translated it on English for our meeting.<br />
And <a href="http://www.mysqlperformanceblog.com/files/presentations/hg-egypt-2007.pdf">second</a> about <a href="http://www.selenic.com/mercurial/wiki/">Mercurial version system</a>, the tool we decided to use for our internal and web projects.</p>
    <hr noshade style="margin:0;height:1px" />
    <p>Entry posted by Vadim |
      <a href="http://www.mysqlperformanceblog.com/2007/12/16/slides-from-egypt-talks/#comments">4 comments</a></p>
    <p>Add to: <a href="http://del.icio.us/post?url=http://www.mysqlperformanceblog.com/2007/12/16/slides-from-egypt-talks/&amp;title=Slides from Egypt talks" title="Bookmark this post on del.icio.us"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/delicious.png" alt="delicious" /></a> | <a href="http://digg.com/submit?phase=2&amp;url=http://www.mysqlperformanceblog.com/2007/12/16/slides-from-egypt-talks/&amp;title=Slides from Egypt talks" title="Digg this post on Digg.com"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/digg.png" alt="digg" /></a> | <a href="http://reddit.com/submit?url=http://www.mysqlperformanceblog.com/2007/12/16/slides-from-egypt-talks/&amp;title=Slides from Egypt talks" title="Submit this post on reddit.com"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/reddit.png" alt="reddit" /></a> | <a href="http://www.netscape.com/submit/?U=http://www.mysqlperformanceblog.com/2007/12/16/slides-from-egypt-talks/&amp;T=Slides from Egypt talks" title="Vote for this article on Netscape"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/netscape.gif" alt="netscape" /></a> | <a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://www.mysqlperformanceblog.com/2007/12/16/slides-from-egypt-talks/&amp;title=Slides from Egypt talks" title="Add to Google Bookmarks"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/google.png" alt="Google Bookmarks" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.mysqlperformanceblog.com/2007/12/16/slides-from-egypt-talks/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Back from company meeting in Hurghada, Egypt</title>
		<link>http://www.mysqlperformanceblog.com/2007/12/12/back-from-company-meeting-in-hurghada-egypt/</link>
		<comments>http://www.mysqlperformanceblog.com/2007/12/12/back-from-company-meeting-in-hurghada-egypt/#comments</comments>
		<pubDate>Wed, 12 Dec 2007 22:49:48 +0000</pubDate>
		<dc:creator>peter</dc:creator>
				<category><![CDATA[site]]></category>

		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/2007/12/12/back-from-company-meeting-in-hurghada-egypt/</guid>
		<description><![CDATA[
So we're back from the company meeting which took place last week in Hurghada, Egypt.   It was a great opportunity to meet a lot of people for the first time in person to work together and have some fun. 
Because of charter flight schedule this was rather long meeting - we had whole [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.mysqlperformanceblog.com/images/percona_team.jpg" alt="Percona team and families" /><br />
So we're back from the company meeting which took place last week in Hurghada, Egypt.   It was a great opportunity to meet a lot of people for the first time in person to work together and have some fun. </p>
<p>Because of charter flight schedule this was rather long meeting - we had whole week in the Egypt in 5 star all inclusive resort (FYI: It is nowhere near European/American 5 stars in terms of quality or price).    We had work sessions for 4.5 days,   One day we took full day excursion to Luxor and another half a day we took introductionary diving and snorkeling tour.   Some of us having late plane departure got almost another day to relax on the beach.</p>
<p>If you're wondering about budget we tried to keep it at just over 1000$ per person which varied a bit depending on cost of travel, such as travel from Krakow or  Novosibirsk was surely expensive than from Kiev and Moscow.</p>
<p>Being visitor on plenty of conferences and now involved in organizing one I can tell it is quite a challenging job, even having under 20 attendees.   It took a lot of time to purchase the trip from 3 different locations and when it took a lot of time and effort running around to organize various issues. Happily we had Michael doing most of the running otherwise we barely could be able to have any meaningful work done. </p>
<p>Arrival day and day after were especially erratic.  Our Russian group plane departure was moved from 8:00 to 18:00  and then further delayed couple of hours do they arrived late at night  so it was hard to start early in the morning.  Also it turned out our Ukrainian tour organizer who booked conference room for us did not communicated that to the hotel, so we did not get it until 12:00 when hotel manager woke up. </p>
<p>Another fun stuff  was Internet connection.  The room which was sold as having wireless Internet did not have any Internet and wireless Internet worked only in the lobby and not in the room and was extremely expensive (10EUR per hour per person, with 1 hour "card" being maximum you could buy).  </p>
<p>We had one laptop with extremely good wireless card which allowed to pick up the signal from another hotel and we brought wireless router with us so we could organize wireless Internet for us.  We also could negotiate better bulk price for a week from wireless provider. </p>
<p>During weekend when this all was happening Internet was quite decent however during week day business hours we were pleased with over huge packet loss and pings over 1000ms for most of the time, so it was not easy to work besides emails and (sometimes) instant messaging.   </p>
<p>In the end it was very good idea to have Alexey Kovyrin to cover us for Urgent cases while we were not available.</p>
<p>So we had some fun time and fun challenges to overcome together and I would call it quite successful meeting. </p>
<p>We had bunch of good internal presentations on topics such as Mercurial version control system, Sphinx, LVM, Web Application Securities which will be published soon.  </p>
<p>More pictures are to be uploaded soon but for now you can take a look at gallery by <a href="http://www.flickr.com/photos/aurimas_m/tags/percona/">Aurimas</a>, our underwater photographer.  </p>
<p>P.S Some people would likely wonder which hotel we went to.  It is <a href="http://www.iberotel-eg.com/Iberotel_Makadi.asp">Iberotel Makadi Beach</a> </p>
    <hr noshade style="margin:0;height:1px" />
    <p>Entry posted by peter |
      <a href="http://www.mysqlperformanceblog.com/2007/12/12/back-from-company-meeting-in-hurghada-egypt/#comments">7 comments</a></p>
    <p>Add to: <a href="http://del.icio.us/post?url=http://www.mysqlperformanceblog.com/2007/12/12/back-from-company-meeting-in-hurghada-egypt/&amp;title=Back from company meeting in Hurghada, Egypt" title="Bookmark this post on del.icio.us"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/delicious.png" alt="delicious" /></a> | <a href="http://digg.com/submit?phase=2&amp;url=http://www.mysqlperformanceblog.com/2007/12/12/back-from-company-meeting-in-hurghada-egypt/&amp;title=Back from company meeting in Hurghada, Egypt" title="Digg this post on Digg.com"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/digg.png" alt="digg" /></a> | <a href="http://reddit.com/submit?url=http://www.mysqlperformanceblog.com/2007/12/12/back-from-company-meeting-in-hurghada-egypt/&amp;title=Back from company meeting in Hurghada, Egypt" title="Submit this post on reddit.com"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/reddit.png" alt="reddit" /></a> | <a href="http://www.netscape.com/submit/?U=http://www.mysqlperformanceblog.com/2007/12/12/back-from-company-meeting-in-hurghada-egypt/&amp;T=Back from company meeting in Hurghada, Egypt" title="Vote for this article on Netscape"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/netscape.gif" alt="netscape" /></a> | <a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://www.mysqlperformanceblog.com/2007/12/12/back-from-company-meeting-in-hurghada-egypt/&amp;title=Back from company meeting in Hurghada, Egypt" title="Add to Google Bookmarks"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/google.png" alt="Google Bookmarks" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.mysqlperformanceblog.com/2007/12/12/back-from-company-meeting-in-hurghada-egypt/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Innodb Undelete and Sphinx Support</title>
		<link>http://www.mysqlperformanceblog.com/2007/11/12/innodb-undelete-and-sphinx-support/</link>
		<comments>http://www.mysqlperformanceblog.com/2007/11/12/innodb-undelete-and-sphinx-support/#comments</comments>
		<pubDate>Mon, 12 Nov 2007 21:54:33 +0000</pubDate>
		<dc:creator>peter</dc:creator>
				<category><![CDATA[site]]></category>

		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/2007/11/12/innodb-undelete-and-sphinx-support/</guid>
		<description><![CDATA[At Percona we are pleased to announce couple of services which should be helpful to MySQL Community and which are not offered by MySQL, Oracle and  other companies I know about. 
First we now do  Data Recovery for MySQL. We're mainly focused on Innodb with this one because it has distinct page structure [...]]]></description>
			<content:encoded><![CDATA[<p>At <a href="http://www.percona.com">Percona</a> we are pleased to announce couple of services which should be helpful to MySQL Community and which are not offered by MySQL, Oracle and  other companies I know about. </p>
<p>First we now do  <strong><a href="http://www.percona.com/services/data-recovery-services-mysql.html">Data Recovery for MySQL</a></strong>. We're mainly focused on Innodb with this one because it has distinct page structure which allows good data recovery possibilities even in extreme cases such as  melt down file system or broken down RAID.  We can undelete Innodb data - Heikki was very nice and treats deleted rows very gently allowing them to be 100% recovered if they were not overwritten yet, as well as recover dropped Innodb tables.  We also can get some data recovered from covering indexes and other areas, continually improving our tool set.</p>
<p>This service was mainly created on demand - we had Alexa 100 companies contacting us with recovery request because neither MySQL nor Oracle could help them to recover the date so we had to get our hands dirty and Alexey had series of sleepless nights digging into Innodb page and row structure.   When few more companies followed,  so we continued to improve our recovery toolset and as we have both tools and experience now it would be silly not to announce it to the public. </p>
<p>Recovering Innodb is not the only recovery task we had to do over last year and a bit. We had to recover data using query log, corrupted binary log and dig into MyISAM tables. </p>
<p>You would ask who would ever need such recovery services - should not people just relay on backups ?  Sure they should and most of the people we help started to take their backups much more seriously after they had to go through recovery process and lost some of their data, and we helped to implement proper backup strategy for some.</p>
<p>Sometimes backups stop working in others they are never setup, yet another nice case is weekly backups with no binary log enabled when managed hosting support would happily point to the backups but they are too old to be really useful.</p>
<p>The reason to lose data also varies. It could be SQL injection, full server being compromised or staff mistakes. Many of these would not be helped by having the slave MySQL server - so do not think about your Slave as your backup.   Hard Drive failure is also less frequent issue - I think everyone understand risk of loosing hard drive well and important data is stored on RAID or at least replicated. </p>
<p>Alexey also has a task to write more details about Innodb data recovery process and release code for our innodb recovery toolset, so you can recover your data for free if you're ready to spend time on it. </p>
<p>The other Service is official <strong><a href="http://www.percona.com/services/sphinx-support-and-consulting.html">Sphinx Support and Consulting</a> </strong>.  We're working together with Sphinx Project Team to bring you first hand support and consulting services for <a href="http://www.sphinxsearch.com">Sphinx</a>.    We can support your production Sphinx installation help you with development or organize custom feature development for Sphinx project.  </p>
<p>We have been active Sphinx users from very early stages and we helped many customers to roll out sphinx solutions so this was quite a natural step. </p>
    <hr noshade style="margin:0;height:1px" />
    <p>Entry posted by peter |
      <a href="http://www.mysqlperformanceblog.com/2007/11/12/innodb-undelete-and-sphinx-support/#comments">2 comments</a></p>
    <p>Add to: <a href="http://del.icio.us/post?url=http://www.mysqlperformanceblog.com/2007/11/12/innodb-undelete-and-sphinx-support/&amp;title=Innodb Undelete and Sphinx Support" title="Bookmark this post on del.icio.us"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/delicious.png" alt="delicious" /></a> | <a href="http://digg.com/submit?phase=2&amp;url=http://www.mysqlperformanceblog.com/2007/11/12/innodb-undelete-and-sphinx-support/&amp;title=Innodb Undelete and Sphinx Support" title="Digg this post on Digg.com"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/digg.png" alt="digg" /></a> | <a href="http://reddit.com/submit?url=http://www.mysqlperformanceblog.com/2007/11/12/innodb-undelete-and-sphinx-support/&amp;title=Innodb Undelete and Sphinx Support" title="Submit this post on reddit.com"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/reddit.png" alt="reddit" /></a> | <a href="http://www.netscape.com/submit/?U=http://www.mysqlperformanceblog.com/2007/11/12/innodb-undelete-and-sphinx-support/&amp;T=Innodb Undelete and Sphinx Support" title="Vote for this article on Netscape"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/netscape.gif" alt="netscape" /></a> | <a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://www.mysqlperformanceblog.com/2007/11/12/innodb-undelete-and-sphinx-support/&amp;title=Innodb Undelete and Sphinx Support" title="Add to Google Bookmarks"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/google.png" alt="Google Bookmarks" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.mysqlperformanceblog.com/2007/11/12/innodb-undelete-and-sphinx-support/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>MySQL Support or Support for MySQL ? MySQL Trademark Policies</title>
		<link>http://www.mysqlperformanceblog.com/2007/10/26/mysql-support-or-support-for-mysql-mysql-trademark-policies/</link>
		<comments>http://www.mysqlperformanceblog.com/2007/10/26/mysql-support-or-support-for-mysql-mysql-trademark-policies/#comments</comments>
		<pubDate>Fri, 26 Oct 2007 20:39:17 +0000</pubDate>
		<dc:creator>peter</dc:creator>
				<category><![CDATA[site]]></category>

		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/2007/10/26/mysql-support-or-support-for-mysql-mysql-trademark-policies/</guid>
		<description><![CDATA[What is the difference between  "MySQL Support" and  "Support for MySQL" ?
In my mind there is not much difference in meaning just  first one is shorter and I would use it also because how people would search stuff in Google. 
It turns out however there is significant legal differences - first one [...]]]></description>
			<content:encoded><![CDATA[<p>What is the difference between  "MySQL Support" and  "Support for MySQL" ?<br />
In my mind there is not much difference in meaning just  first one is shorter and I would use it also because how people would search stuff in Google. </p>
<p>It turns out however there is significant legal differences - first one would be MySQL Trademark violation but not the second one.<br />
I learned it because MySQL contacted me about <a href="http://www.percona.com">our  consulting company new "corporate" site</a> and rename <a href="http://www.percona.com/services.html">Services</a> appropriately. </p>
<p>As Monty explained me once MySQL has to protect the trade mark in all instances as otherwise they may loose rights to it. So this is quite understandable.   They  however are also quite selective -  google around and there would be plenty of companies out where which will offer you services named "MySQL Support" or "MySQL Consulting" </p>
<p>The most well case known with MySQL Trademark enforcement so far is perhaps <a href="http://www.mysqlfront.de/">MySQL Front</a>  which MySQL asked to be renamed but MySQL Front <a href="http://lenz.homelinux.org/archives/75-Clarification-MySQL-AB-did-not-force-the-removal-of-MySQLFront.html">team instead selected to stop the project</a>. </p>
<p>What worries me is situation with a lot of Open Source project which use MySQL in the name - there is <a href="http://sourceforge.net/projects/mysqltoolkit">MySQL Toolkit</a>,   <a href="http://code.google.com/p/mysql-master-master/">MySQL Master Master Manager</a>, <a href="http://hackmysql.com/wp/2007/10/14/mysqlsla-v16-released/">MySQL Slow Log Analyzer</a> and a lot of others. </p>
<p>Unless developers have secured permission from MySQL these products can be at risk and MySQL may request them to be renamed.  As I understand what you're Open Source Project and make no money out of it does not help here. </p>
<p>Other Projects are smarter with naming, like <a href="http://innotop.sourceforge.net/">InnoTop</a> or <a href="http://jeremy.zawodny.com/mysql/mytop/">MyTop</a> which hint on the product names but do not use them directly.   </p>
    <hr noshade style="margin:0;height:1px" />
    <p>Entry posted by peter |
      <a href="http://www.mysqlperformanceblog.com/2007/10/26/mysql-support-or-support-for-mysql-mysql-trademark-policies/#comments">9 comments</a></p>
    <p>Add to: <a href="http://del.icio.us/post?url=http://www.mysqlperformanceblog.com/2007/10/26/mysql-support-or-support-for-mysql-mysql-trademark-policies/&amp;title=MySQL Support or Support for MySQL ? MySQL Trademark Policies" title="Bookmark this post on del.icio.us"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/delicious.png" alt="delicious" /></a> | <a href="http://digg.com/submit?phase=2&amp;url=http://www.mysqlperformanceblog.com/2007/10/26/mysql-support-or-support-for-mysql-mysql-trademark-policies/&amp;title=MySQL Support or Support for MySQL ? MySQL Trademark Policies" title="Digg this post on Digg.com"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/digg.png" alt="digg" /></a> | <a href="http://reddit.com/submit?url=http://www.mysqlperformanceblog.com/2007/10/26/mysql-support-or-support-for-mysql-mysql-trademark-policies/&amp;title=MySQL Support or Support for MySQL ? MySQL Trademark Policies" title="Submit this post on reddit.com"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/reddit.png" alt="reddit" /></a> | <a href="http://www.netscape.com/submit/?U=http://www.mysqlperformanceblog.com/2007/10/26/mysql-support-or-support-for-mysql-mysql-trademark-policies/&amp;T=MySQL Support or Support for MySQL ? MySQL Trademark Policies" title="Vote for this article on Netscape"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/netscape.gif" alt="netscape" /></a> | <a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://www.mysqlperformanceblog.com/2007/10/26/mysql-support-or-support-for-mysql-mysql-trademark-policies/&amp;title=MySQL Support or Support for MySQL ? MySQL Trademark Policies" title="Add to Google Bookmarks"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/google.png" alt="Google Bookmarks" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.mysqlperformanceblog.com/2007/10/26/mysql-support-or-support-for-mysql-mysql-trademark-policies/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>MySQL Performance Blog gets new server.</title>
		<link>http://www.mysqlperformanceblog.com/2007/10/26/mysql-performance-blog-gets-new-server/</link>
		<comments>http://www.mysqlperformanceblog.com/2007/10/26/mysql-performance-blog-gets-new-server/#comments</comments>
		<pubDate>Fri, 26 Oct 2007 20:15:21 +0000</pubDate>
		<dc:creator>peter</dc:creator>
				<category><![CDATA[site]]></category>

		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/2007/10/26/mysql-performance-blog-gets-new-server/</guid>
		<description><![CDATA[Try number two.   We have moved to the new server yet again, now it is server hosted by ServerBeach as recommended by Kevin Burton and few other guys. 
Lets hope this will run stable and we'll not need to move it back in emergency in less than a week as we had to [...]]]></description>
			<content:encoded><![CDATA[<p>Try number two.   We have moved to the new server yet again, now it is server hosted by <a href="http://www.serverbeach.com">ServerBeach</a> as recommended by Kevin Burton and few other guys. </p>
<p>Lets hope this will run stable and we'll not need to move it back in emergency in less than a week as we had to last time. </p>
<p>Up to this point it all was running pretty well, with only minor issues.  We got CentOS 5 on the box as we wanted, however we could not request custom partitioning - I really prefer to keep all important data on LVM volume so it is easy to backup. </p>
    <hr noshade style="margin:0;height:1px" />
    <p>Entry posted by peter |
      <a href="http://www.mysqlperformanceblog.com/2007/10/26/mysql-performance-blog-gets-new-server/#comments">4 comments</a></p>
    <p>Add to: <a href="http://del.icio.us/post?url=http://www.mysqlperformanceblog.com/2007/10/26/mysql-performance-blog-gets-new-server/&amp;title=MySQL Performance Blog gets new server." title="Bookmark this post on del.icio.us"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/delicious.png" alt="delicious" /></a> | <a href="http://digg.com/submit?phase=2&amp;url=http://www.mysqlperformanceblog.com/2007/10/26/mysql-performance-blog-gets-new-server/&amp;title=MySQL Performance Blog gets new server." title="Digg this post on Digg.com"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/digg.png" alt="digg" /></a> | <a href="http://reddit.com/submit?url=http://www.mysqlperformanceblog.com/2007/10/26/mysql-performance-blog-gets-new-server/&amp;title=MySQL Performance Blog gets new server." title="Submit this post on reddit.com"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/reddit.png" alt="reddit" /></a> | <a href="http://www.netscape.com/submit/?U=http://www.mysqlperformanceblog.com/2007/10/26/mysql-performance-blog-gets-new-server/&amp;T=MySQL Performance Blog gets new server." title="Vote for this article on Netscape"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/netscape.gif" alt="netscape" /></a> | <a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://www.mysqlperformanceblog.com/2007/10/26/mysql-performance-blog-gets-new-server/&amp;title=MySQL Performance Blog gets new server." title="Add to Google Bookmarks"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/google.png" alt="Google Bookmarks" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.mysqlperformanceblog.com/2007/10/26/mysql-performance-blog-gets-new-server/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Progress with ClickAider project</title>
		<link>http://www.mysqlperformanceblog.com/2007/10/24/progress-with-clickaider-project/</link>
		<comments>http://www.mysqlperformanceblog.com/2007/10/24/progress-with-clickaider-project/#comments</comments>
		<pubDate>Wed, 24 Oct 2007 15:08:02 +0000</pubDate>
		<dc:creator>peter</dc:creator>
				<category><![CDATA[site]]></category>

		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/2007/10/24/progress-with-clickaider-project/</guid>
		<description><![CDATA[About three months ago I announced  ClickAider to become available to general public.    And I think it is about the time to write about the progress we have with this project for those who interested. 
The project generates decent interest and we have about 3000 sites Registered over this time, which [...]]]></description>
			<content:encoded><![CDATA[<p>About three months ago <a href="http://www.mysqlperformanceblog.com/2007/07/09/clickaider-track-adsense-clicks-and-much-more/">I announced</a>  <a href="http://clickaider.com">ClickAider</a> to become available to general public.    And I think it is about the time to write about the progress we have with this project for those who interested. </p>
<p>The project generates decent interest and we have about 3000 sites Registered over this time, which I consider decent number especially as we did not do much of advertisement and PR keeping it low profile and working out few bugs which we might have. </p>
<p>We use GeoIP DNS based load balancing between "gathering" servers  in Europe and US  which seems to work very well both providing level of HA if one of the servers goes down and allowing to increase accuracy by reducing round trip.   Over time we are planning to get more locations with pair of servers in each so we do not need to use relatively slow DNS based fail over if one of the servers goes down.  </p>
<p>We get some 600 tracking events per second on our lighttpd tracking servers which currently works well and there is still some capacity available but we're still planning to get rid of little PHP code we have left at this layer to get it even more efficient. It would be good to handle some 5000 events/sec per server. </p>
<p>MySQL 5.1 with Partitioning works nicely for data storage with no MySQL bugs hitting us with this project so far.  We use Innodb tables now because checking and repairing MyISAM is nightmare and PBXT which could be good for this work is just not ready. </p>
<p>MySQL Performance is in fact the most serious issues we have to work with,  even now reporting only clicks statistics for some huge sites like <a href="http://www.mininova.org">Mininova</a> may take quite a while to generate.</p>
<p>The typical solution for trackers is to have summary data built one way or around and we might need to do some of it for certain most common queries.  At this point however we're looking how much performance we can get from real time aggregation because we want absolutely unrestricted dynamic filters and dynamic timezones and this makes things hard to aggregate.   This is surely fun challenge to deal with.</p>
<p>We also continue to work on adding more Advertisers we support and improving a ways we track the old ones.  Recently we've added support for <a href="http://www.vibrantmedia.com/">Vibrant Media</a> Intellitxt (hovers only at this point) . We also now support  <a href="http://shoppingads.com/">ShoppingAds</a> even though they are not yet out of private beta version.</p>
<p>Looking at the site we've added major improvement of saved reports - now you can create custom reports with all filters you would want to and save them for quick use at later time.   For example you can track what are the most popular click directions for US audience compared to general audience or track performance  for referrals from given domain name to see if partnership makes any sense for you.</p>
<p>Finally we've added <a href="http://clickaider.com/user/login.html?l=demo&#038;p=demo">Demo Account</a> so you do not have to register any more to see system in action.   We used our <a href="http://forum.mysqlperformanceblog.com/">MySQL Performance Forums</a> site for the demo, which might be a bit low traffic but still good to see how system works.   This is the reason why we added Google Adsense Adds on that site.</p>
<p>If you have any other ideas what would you like to see implemented in ClickAider, let us know. </p>
    <hr noshade style="margin:0;height:1px" />
    <p>Entry posted by peter |
      <a href="http://www.mysqlperformanceblog.com/2007/10/24/progress-with-clickaider-project/#comments">21 comments</a></p>
    <p>Add to: <a href="http://del.icio.us/post?url=http://www.mysqlperformanceblog.com/2007/10/24/progress-with-clickaider-project/&amp;title=Progress with ClickAider project" title="Bookmark this post on del.icio.us"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/delicious.png" alt="delicious" /></a> | <a href="http://digg.com/submit?phase=2&amp;url=http://www.mysqlperformanceblog.com/2007/10/24/progress-with-clickaider-project/&amp;title=Progress with ClickAider project" title="Digg this post on Digg.com"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/digg.png" alt="digg" /></a> | <a href="http://reddit.com/submit?url=http://www.mysqlperformanceblog.com/2007/10/24/progress-with-clickaider-project/&amp;title=Progress with ClickAider project" title="Submit this post on reddit.com"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/reddit.png" alt="reddit" /></a> | <a href="http://www.netscape.com/submit/?U=http://www.mysqlperformanceblog.com/2007/10/24/progress-with-clickaider-project/&amp;T=Progress with ClickAider project" title="Vote for this article on Netscape"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/netscape.gif" alt="netscape" /></a> | <a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://www.mysqlperformanceblog.com/2007/10/24/progress-with-clickaider-project/&amp;title=Progress with ClickAider project" title="Add to Google Bookmarks"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/google.png" alt="Google Bookmarks" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.mysqlperformanceblog.com/2007/10/24/progress-with-clickaider-project/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>Traffic Tricks by Hosting Providers.</title>
		<link>http://www.mysqlperformanceblog.com/2007/10/17/traffic-tricks-by-hosting-providers/</link>
		<comments>http://www.mysqlperformanceblog.com/2007/10/17/traffic-tricks-by-hosting-providers/#comments</comments>
		<pubDate>Wed, 17 Oct 2007 21:20:46 +0000</pubDate>
		<dc:creator>peter</dc:creator>
				<category><![CDATA[site]]></category>

		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/2007/10/17/traffic-tricks-by-hosting-providers/</guid>
		<description><![CDATA[I already wrote once about hosting troubles which we had with this site a while back.    Today we had another trouble to one of the European hit servers for ClickAider project.  
We had purchased this 1and1 server few months ago, before we were running into troubles and as it was running [...]]]></description>
			<content:encoded><![CDATA[<p>I already wrote once about <a href="http://www.mysqlperformanceblog.com/2007/08/31/site-was-down-today-support-and-web-hosting/">hosting troubles</a> which we had with this site a while back.    Today we had another trouble to one of the European hit servers for <a href="http://www.clickaider.com">ClickAider</a> project.  </p>
<p>We had purchased this 1and1 server few months ago, before we were running into troubles and as it was running well and because we have rather quick and automated fail over if it ever crashes we do not get into too much trouble.<br />
There is however yet another traffic trick surprise which we got into.</p>
<p>When we purchased the server we specially looked for traffic limits and 1and1 looked very good from the glance view. Promising <a href="http://order.1and1.co.uk/xml/order/FeatureServerConnection;jsessionid=64E9A1BDBDB9B8DE951D79DD506301FD.TC31b?__frame=_top&#038;__lf=Static">Unlimited Traffic with 100Mbit transfer speed</a>  and when we got the server it indeed had 100Mbps connection. </p>
<p>Yesterday we've noticed server responding slow, showing packet loss as well as very large ping times compared to other servers in the same network.    Checking with 1and1 support of course was useless -  "if you  shut down the web server you do not have any packet loss  means it is your application problem".   I specially asked them if they could have enabled any traffic shaping or have any concurrent connection limit on their firewall or something similar - they told me they do not. </p>
<p>Looking closer at the problem I discovered my NIC is now switched to 10Mbit/Half duplex mode which was not enough at the times.<br />
Checking with 1and1 support again I  was told I'm switched to 10Mbps because I used over 1TB of traffic over month.<br />
Now I'm given the option to unblock it in the control panel manually but I have to do this each 250GB of traffic manually after it blocks, which is of course unusable for any real use.</p>
<p>Indeed you can find about this limit in fine print but not from the <a href="http://order.1and1.co.uk/xml/order/ServerRoot;jsessionid=64E9A1BDBDB9B8DE951D79DD506301FD.TC31b?__frame=_top&#038;__lf=Static">outlined offer</a>.</p>
<p>This is not the first time I run into the problem.   The last one was with other provider and was even funnier.  I got the server with<br />
3000GB per month of traffic,  however as I started to put any traffic on it I found my server is down and I was told their system simply shuts down the server if it uses more than 3Mbit/sec for more than 24 hours.   And that was not even in the fine print.<br />
The funnies thing is if you do the math here - if you use 5Mbit/Sec for 30 days 24 hours with 100% efficiency you can use only 970GB  worth of traffic, which means their advertised offer is simply unreachable with such restrictions. </p>
<p>Generally in my experience (which is at large extent focused on inexpensive hosting) I found it much better to work with Co-Location than dedicated server hosting.  If you get a rack or two, especially from the smaller company (which will make you significant client) you can get fair treatment.  On other hand if you're unlucky if will be harder to move servers to another location than simply stop renting one dedicated server and get another one.   Typically used  95% Commit + Overcharge payment is also fair pricing which means hosting provider is interested for  me to use more traffic, not less. </p>
<p>There are some surprised in Co-Location market as well but as setting up your own location is more involved you tend to check things more carefully.  For example 24/7 support may not be such or it could be a guy living 30 miles from data center which can come where within an hour during the night if you need him.  The "remote hands" may also wary a lot in price and quality.  </p>
<p>The other interesting surprises I had were about power consumption.  First you really need to make sure what power consumption is stated.  Many data centers even though they give you 20A of power will only allow 80% peak use, which makes it 16A.  In other cases you could get the amperage you can use fully. Of course I do not speak about 110V vs 208V difference which is pretty obvious one.   Another gotcha with power is power availability and density - quite often there would not be extra power available or power density allowed per rack will be very low.  Hurricane Electric in one of their data centers for example allows 15A of power per rack and this is it - want more power buy another rack.  </p>
<p>Going forward we plan to host our consulting business  web sites <a href="http://www.mysqlperformanceblog.com">MySQLPerformanceBlog</a>,  <a href="http://www.percona.com">Percona</a>  high quality dedicated server, mainly to keep it isolated from everything else and be secure,   while for our other projects such as <a href="http://www.clickaider.com">ClickAider</a> as development and test servers and some other projects we have in works we will need  to organize our little data center in the next few months. </p>
<p>For ClickAider this however would not be good enough - to minimize latency we need several GEOIP based locations which gather the data and that would be way to expensive to organize multiple data centers. So for the coming months  I will be on lookout for dedicated physical or virtual servers in different parts of the world. </p>
    <hr noshade style="margin:0;height:1px" />
    <p>Entry posted by peter |
      <a href="http://www.mysqlperformanceblog.com/2007/10/17/traffic-tricks-by-hosting-providers/#comments">12 comments</a></p>
    <p>Add to: <a href="http://del.icio.us/post?url=http://www.mysqlperformanceblog.com/2007/10/17/traffic-tricks-by-hosting-providers/&amp;title=Traffic Tricks by Hosting Providers." title="Bookmark this post on del.icio.us"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/delicious.png" alt="delicious" /></a> | <a href="http://digg.com/submit?phase=2&amp;url=http://www.mysqlperformanceblog.com/2007/10/17/traffic-tricks-by-hosting-providers/&amp;title=Traffic Tricks by Hosting Providers." title="Digg this post on Digg.com"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/digg.png" alt="digg" /></a> | <a href="http://reddit.com/submit?url=http://www.mysqlperformanceblog.com/2007/10/17/traffic-tricks-by-hosting-providers/&amp;title=Traffic Tricks by Hosting Providers." title="Submit this post on reddit.com"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/reddit.png" alt="reddit" /></a> | <a href="http://www.netscape.com/submit/?U=http://www.mysqlperformanceblog.com/2007/10/17/traffic-tricks-by-hosting-providers/&amp;T=Traffic Tricks by Hosting Providers." title="Vote for this article on Netscape"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/netscape.gif" alt="netscape" /></a> | <a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://www.mysqlperformanceblog.com/2007/10/17/traffic-tricks-by-hosting-providers/&amp;title=Traffic Tricks by Hosting Providers." title="Add to Google Bookmarks"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/google.png" alt="Google Bookmarks" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.mysqlperformanceblog.com/2007/10/17/traffic-tricks-by-hosting-providers/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>VOIP Advice requested</title>
		<link>http://www.mysqlperformanceblog.com/2007/09/10/voip-advice-requested/</link>
		<comments>http://www.mysqlperformanceblog.com/2007/09/10/voip-advice-requested/#comments</comments>
		<pubDate>Mon, 10 Sep 2007 15:27:34 +0000</pubDate>
		<dc:creator>peter</dc:creator>
				<category><![CDATA[site]]></category>

		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/2007/09/10/voip-advice-requested/</guid>
		<description><![CDATA[As one of my last posts about issues with hosting provider got great response and We got a lot of good advice and offers I decided to ask for advice another problem we have as we're growing our company -  organizing good phone communications. 
Our goals are rather simple though the fact we're globally [...]]]></description>
			<content:encoded><![CDATA[<p>As one of my last posts about <a href="http://www.mysqlperformanceblog.com/2007/08/31/site-was-down-today-support-and-web-hosting/">issues with hosting provider</a> got great response and We got a lot of good advice and offers I decided to ask for advice another problem we have as we're growing <a href="http://www.mysqlperformanceblog.com/mysql-consulting/">our company</a> -  organizing good phone communications. </p>
<p>Our goals are rather simple though the fact we're globally distributed may put us a bit aside from typical small business needs.</p>
<p><strong>Normal Phone Line</strong>  We're looking to get normal business phone line which would be routed to me and Vadim withing our normal business hours and voicemail outside of them.   The same line could offer extensions to reach other team members plus. Plus we'd like to get direct numbers for me and Vadim at least so people do not have to pass through choice system each time.  And Yes... Voicemail should be sent by email so it is easy to read it.   We would like to keep using normal phones for this kind of service, while being able to use software or hardware VOIP calls for dial out.    Phone conferencing features would be good to have to add people to the line.</p>
<p><strong>Emergency Phone Line</strong> Providing Emergency Support to our clients we need to put better systems in place.  Gurrently we give away few land lines and mobile numbers to reach us and it works well but does not look professional and neither scales as we get more people. We would like instead to get On Call schedule so calls are automatically routed to this person land and mobile numbers and if he does not replies in time followed escalation procedure to get at least anyone to the phone.   The alternative is of course to use  external on call center and make them to take the callers number reach someone and make him to call back, but I do not like this.  From my personal experience if I have an issue I want to get to someone who can help rather than promise for someone to call back.</p>
<p>Of course both lines should be multi-line ie "never busy" and phone numbers should be ours so we can switch solutions while keeping phone numbers.</p>
<p>We considered two ways to implement it.  First one is to use Asterisk or some derivatives as TrixBox.   This way is flexible and geeky while I do not think we want to get into all aspects to get it usable as business critical solution.</p>
<p>The other one is to use a hosted service so we do not need to support solution ourselves and can simplify setup. However this means this someone should be good both in providing great service quality - uptime, call quality for international calls, support and flexible enough to accomodate our needs.</p>
<p>Any advice you could give us on this topic ?</p>
    <hr noshade style="margin:0;height:1px" />
    <p>Entry posted by peter |
      <a href="http://www.mysqlperformanceblog.com/2007/09/10/voip-advice-requested/#comments">10 comments</a></p>
    <p>Add to: <a href="http://del.icio.us/post?url=http://www.mysqlperformanceblog.com/2007/09/10/voip-advice-requested/&amp;title=VOIP Advice requested" title="Bookmark this post on del.icio.us"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/delicious.png" alt="delicious" /></a> | <a href="http://digg.com/submit?phase=2&amp;url=http://www.mysqlperformanceblog.com/2007/09/10/voip-advice-requested/&amp;title=VOIP Advice requested" title="Digg this post on Digg.com"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/digg.png" alt="digg" /></a> | <a href="http://reddit.com/submit?url=http://www.mysqlperformanceblog.com/2007/09/10/voip-advice-requested/&amp;title=VOIP Advice requested" title="Submit this post on reddit.com"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/reddit.png" alt="reddit" /></a> | <a href="http://www.netscape.com/submit/?U=http://www.mysqlperformanceblog.com/2007/09/10/voip-advice-requested/&amp;T=VOIP Advice requested" title="Vote for this article on Netscape"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/netscape.gif" alt="netscape" /></a> | <a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://www.mysqlperformanceblog.com/2007/09/10/voip-advice-requested/&amp;title=VOIP Advice requested" title="Add to Google Bookmarks"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/google.png" alt="Google Bookmarks" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.mysqlperformanceblog.com/2007/09/10/voip-advice-requested/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>
