<?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>Red Pill: Shiny New Toy's Blog &#187; big dump</title>
	<atom:link href="http://shinynewtoy.com/blog/tag/big-dump/feed/" rel="self" type="application/rss+xml" />
	<link>http://shinynewtoy.com/blog</link>
	<description>Causes dizziness and other side effects</description>
	<lastBuildDate>Mon, 19 Jul 2010 16:38:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>BigDump &#8211; A very handy MySQL transfer utility</title>
		<link>http://shinynewtoy.com/blog/2009/05/07/bigdump-a-very-handy-mysql-transfer-utility/</link>
		<comments>http://shinynewtoy.com/blog/2009/05/07/bigdump-a-very-handy-mysql-transfer-utility/#comments</comments>
		<pubDate>Thu, 07 May 2009 21:57:09 +0000</pubDate>
		<dc:creator>J.J.</dc:creator>
				<category><![CDATA[web development]]></category>
		<category><![CDATA[big dump]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[phpmyadmin]]></category>

		<guid isPermaLink="false">http://shinynewtoy.com/blog/2009/05/07/bigdump-a-very-handy-mysql-transfer-utility/</guid>
		<description><![CDATA[Sometimes, you need to transfer a mysql data dump and the process is complicated because what PhpMyAdmin exports for you can not be easily imported into another MySQL database PhpMyAdmin over http because of the file upload limitations of the php web server. That’s where a utility like BigDump comes in handy. BigDump will help [...]]]></description>
			<content:encoded><![CDATA[<p>Sometimes, you need to transfer a mysql data dump and the process is complicated because what PhpMyAdmin exports for you can not be easily imported into another MySQL database PhpMyAdmin over http because of the file upload limitations of the php web server.</p>
<p>That’s where a utility like BigDump comes in handy.</p>
<p>BigDump will help you restore or move a large backup of a MySQL database be staggering the import process into chunks that can uploaded over http.</p>
<p>You can find BigDump at <a title="http://www.ozerov.de/bigdump.php" href="http://www.ozerov.de/bigdump.php">http://www.ozerov.de/bigdump.php</a></p>
]]></content:encoded>
			<wfw:commentRss>http://shinynewtoy.com/blog/2009/05/07/bigdump-a-very-handy-mysql-transfer-utility/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
