<?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>The Pythian Blog &#187; row size</title>
	<atom:link href="http://www.pythian.com/news/tag/row-size/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pythian.com/news</link>
	<description>News and views from Pythian DBAs</description>
	<lastBuildDate>Fri, 10 Feb 2012 09:54:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Max VARCHAR Size</title>
		<link>http://www.pythian.com/news/1353/max-varchar-size/</link>
		<comments>http://www.pythian.com/news/1353/max-varchar-size/#comments</comments>
		<pubDate>Sat, 08 Nov 2008 22:13:54 +0000</pubDate>
		<dc:creator>Sheeri Cabral</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[row size]]></category>
		<category><![CDATA[varchar]]></category>

		<guid isPermaLink="false">http://www.pythian.com/blogs/1353/max-varchar-size</guid>
		<description><![CDATA[The maximum length of a VARCHAR is only restricted by the maximum row length. In most storage engines, the maximum row length is the maximum allowed by MySQL, which is 65,535 bytes. Only the NDB storage engine has a different maximum value. The VARCHAR data type has some overhead. If the length of VARCHAR is [...]]]></description>
		<wfw:commentRss>http://www.pythian.com/news/1353/max-varchar-size/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

