<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Table Sizes</title>
	<atom:link href="http://mysqlpreacher.com/wordpress/2008/12/table-sizes/feed/" rel="self" type="application/rss+xml" />
	<link>http://mysqlpreacher.com/wordpress/2008/12/table-sizes/</link>
	<description>Because Sharing is Caring</description>
	<lastBuildDate>Thu, 12 Apr 2012 12:35:55 -0700</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
	<item>
		<title>By: Darren Cassar</title>
		<link>http://mysqlpreacher.com/wordpress/2008/12/table-sizes/comment-page-1/#comment-3</link>
		<dc:creator>Darren Cassar</dc:creator>
		<pubDate>Sat, 27 Dec 2008 12:40:05 +0000</pubDate>
		<guid isPermaLink="false">http://mysqlpreacher.com/wordpress/?p=20#comment-3</guid>
		<description>right Nicklas, thanks for pointing this out. It&#039;s now corrected :). As you correctly noted, one can change the pow parameters in order to obtain MB, GB or TB (if need be).
Cheers
Darren</description>
		<content:encoded><![CDATA[<p>right Nicklas, thanks for pointing this out. It&#8217;s now corrected :). As you correctly noted, one can change the pow parameters in order to obtain MB, GB or TB (if need be).<br />
Cheers<br />
Darren</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicklas Westerlund</title>
		<link>http://mysqlpreacher.com/wordpress/2008/12/table-sizes/comment-page-1/#comment-2</link>
		<dc:creator>Nicklas Westerlund</dc:creator>
		<pubDate>Sat, 27 Dec 2008 12:27:21 +0000</pubDate>
		<guid isPermaLink="false">http://mysqlpreacher.com/wordpress/?p=20#comment-2</guid>
		<description>&quot;but this query shows the table size (data wise) index size, approx number of rows, size in KB etc&quot; 

Darren, 

data_length is in bytes, so when dividing by pow(1024,2) you get MB, not KB, right?</description>
		<content:encoded><![CDATA[<p>&#8220;but this query shows the table size (data wise) index size, approx number of rows, size in KB etc&#8221; </p>
<p>Darren, </p>
<p>data_length is in bytes, so when dividing by pow(1024,2) you get MB, not KB, right?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

