<?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>Andy Isaacson &#187; database</title>
	<atom:link href="http://andyisaacson.com/tag/database/feed/" rel="self" type="application/rss+xml" />
	<link>http://andyisaacson.com</link>
	<description>Internet Marketer, Forum Builder and Web Designer</description>
	<lastBuildDate>Thu, 29 Jul 2010 20:29:21 +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 is awesome</title>
		<link>http://andyisaacson.com/bigdump-is-awesome/</link>
		<comments>http://andyisaacson.com/bigdump-is-awesome/#comments</comments>
		<pubDate>Mon, 11 Aug 2008 23:49:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[bigdump]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[restore]]></category>
		<category><![CDATA[upload]]></category>

		<guid isPermaLink="false">http://www.andyisaacson.com/?p=45</guid>
		<description><![CDATA[<a href="http://andyisaacson.com/bigdump-is-awesome/"><img align="left" hspace="5" width="150" height="150" src="http://andyisaacson.com/wp-content/plugins/thumbnail-for-excerpts/tfe_no_thumb.png" class="alignleft wp-post-image tfe" alt="" title="" /></a>I have been trying to restore a MySQL database for several days. The database is fairly large (130M), and so my server complains whenever I try to upload it through phpMyAdmin. I have also tried just copying/pasting sections of the MySQL database into the SQL Query area, but doing that with a large database is about as fun as rubbing your eyeballs with sandpaper. Something always goes wrong when you]]></description>
			<content:encoded><![CDATA[<p>I have been trying to restore a MySQL database for several days. The database is fairly large (130M), and so my server complains whenever I try to upload it through phpMyAdmin. I have also tried just copying/pasting sections of the MySQL database into the SQL Query area, but doing that with a large database is about as fun as rubbing your eyeballs with sandpaper. Something always goes wrong when you upload chunks manually.</p>
<p>After doing some research, I came across <a href="http://www.ozerov.de/bigdump.php" target="_blank">BigDump</a>. When you use BigDump to upload/restore a database, it only restores so many lines of mysql at a time so that the server never gets overloaded or times out. I could not believe how fast it had finished the job. It seemed like 2 minutes max. I had spent hours trying to get it to work before then.</p>
<p>To use BigDump, all you have to do is upload the file to your site. Its just a file called, bigdump.php. Then, enter in your database information and where your backup is located( you will have to upload your .sql file via FTP to your site ) and then click the start button. Its so simple. I highly recommend it for those of you out there that are having the same problems that I was.</p>
]]></content:encoded>
			<wfw:commentRss>http://andyisaacson.com/bigdump-is-awesome/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
