<?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: Maximum MySQL Database Size?</title>
	<atom:link href="http://nickduncan.co.za/maximum-mysql-database-size/feed/" rel="self" type="application/rss+xml" />
	<link>http://nickduncan.co.za/maximum-mysql-database-size/</link>
	<description>The online marketing go-to guy</description>
	<lastBuildDate>Thu, 03 May 2012 12:18:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Kristian Köhntopp</title>
		<link>http://nickduncan.co.za/maximum-mysql-database-size/comment-page-1/#comment-1449</link>
		<dc:creator>Kristian Köhntopp</dc:creator>
		<pubDate>Sun, 12 Feb 2012 19:44:16 +0000</pubDate>
		<guid isPermaLink="false">http://nickduncan.co.za/?p=46#comment-1449</guid>
		<description>The question &#039;How large can a MySQL database become&#039; and the answer (a list of maximum file sizes per file system) have little to do with each other.

Read http://mysqldump.azundris.com/archives/98-How-large-can-a-MySQL-database-become.html for a reply. </description>
		<content:encoded><![CDATA[<p>The question &#8216;How large can a MySQL database become&#8217; and the answer (a list of maximum file sizes per file system) have little to do with each other.</p>
<p>Read <a href="http://mysqldump.azundris.com/archives/98-How-large-can-a-MySQL-database-become.html" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/mysqldump.azundris.com/archives/98-How-large-can-a-MySQL-database-become.html?referer=');">http://mysqldump.azundris.com/archives/98-How-large-can-a-MySQL-database-become.html</a> for a reply. </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MySQL-dump</title>
		<link>http://nickduncan.co.za/maximum-mysql-database-size/comment-page-1/#comment-1448</link>
		<dc:creator>MySQL-dump</dc:creator>
		<pubDate>Sun, 12 Feb 2012 19:43:57 +0000</pubDate>
		<guid isPermaLink="false">http://nickduncan.co.za/?p=46#comment-1448</guid>
		<description>&lt;strong&gt;How large can a MySQL database become?...&lt;/strong&gt;

In Maximum MySQL Database Size? Nick Duncan wants to find out what the maximum size of his MySQL database can possibly be. He answers that with a list of maximum file sizes per file system type. That is not a useful answer. While every file system does...</description>
		<content:encoded><![CDATA[<p><strong>How large can a MySQL database become?&#8230;</strong></p>
<p>In Maximum MySQL Database Size? Nick Duncan wants to find out what the maximum size of his MySQL database can possibly be. He answers that with a list of maximum file sizes per file system type. That is not a useful answer. While every file system does&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sharad k</title>
		<link>http://nickduncan.co.za/maximum-mysql-database-size/comment-page-1/#comment-1446</link>
		<dc:creator>sharad k</dc:creator>
		<pubDate>Sun, 22 Jan 2012 14:08:23 +0000</pubDate>
		<guid isPermaLink="false">http://nickduncan.co.za/?p=46#comment-1446</guid>
		<description>my database is 4gb and ram is 8gb.,
now on my new project my database is going to be like 20gb., god knows what will happen.,</description>
		<content:encoded><![CDATA[<p>my database is 4gb and ram is 8gb.,<br />
now on my new project my database is going to be like 20gb., god knows what will happen.,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shaikh Mahbubur Rahaman</title>
		<link>http://nickduncan.co.za/maximum-mysql-database-size/comment-page-1/#comment-1379</link>
		<dc:creator>Shaikh Mahbubur Rahaman</dc:creator>
		<pubDate>Sun, 21 Aug 2011 23:01:18 +0000</pubDate>
		<guid isPermaLink="false">http://nickduncan.co.za/?p=46#comment-1379</guid>
		<description>i am searching a help to impost a cvs file with 440MB size so how can i increase the import limit on php myadmin</description>
		<content:encoded><![CDATA[<p>i am searching a help to impost a cvs file with 440MB size so how can i increase the import limit on php myadmin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NickDuncan</title>
		<link>http://nickduncan.co.za/maximum-mysql-database-size/comment-page-1/#comment-1038</link>
		<dc:creator>NickDuncan</dc:creator>
		<pubDate>Wed, 16 Feb 2011 05:59:34 +0000</pubDate>
		<guid isPermaLink="false">http://nickduncan.co.za/?p=46#comment-1038</guid>
		<description>&lt;p&gt;Just an update, my database is now sitting at 3Gb and still no hassles&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Just an update, my database is now sitting at 3Gb and still no hassles</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gerhard</title>
		<link>http://nickduncan.co.za/maximum-mysql-database-size/comment-page-1/#comment-10</link>
		<dc:creator>Gerhard</dc:creator>
		<pubDate>Wed, 25 Nov 2009 06:46:03 +0000</pubDate>
		<guid isPermaLink="false">http://nickduncan.co.za/?p=46#comment-10</guid>
		<description>A thing I normally do is to archive older data  I&#039;m not likely to use to another database, thus keeping the original database/table fast specially if you perform allot of select queries on it.</description>
		<content:encoded><![CDATA[<p>A thing I normally do is to archive older data  I&#8217;m not likely to use to another database, thus keeping the original database/table fast specially if you perform allot of select queries on it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

