<?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>Everyday Internet Stuff &#187; phpMyAdmin</title>
	<atom:link href="http://www.everydayinternetstuff.com/tag/phpmyadmin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.everydayinternetstuff.com</link>
	<description>Useful Tips And Tricks For Webmasters</description>
	<lastBuildDate>Tue, 27 Dec 2011 21:01:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Backup large MySQL database without SSH access</title>
		<link>http://www.everydayinternetstuff.com/2009/06/backup-large-mysql-database-without-ssh-access/</link>
		<comments>http://www.everydayinternetstuff.com/2009/06/backup-large-mysql-database-without-ssh-access/#comments</comments>
		<pubDate>Sun, 14 Jun 2009 06:41:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Databases]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQLDumper]]></category>
		<category><![CDATA[phpMyAdmin]]></category>

		<guid isPermaLink="false">http://www.everydayinternetstuff.com/?p=14</guid>
		<description><![CDATA[Moving your databases around is easy when they are small. When they get large it may become a problem especially if you are on a shared hosting&#8230; One of my website&#8217;s database grew to 5.5Gb in size. When it&#8217;s that big phpMyAdmin and standard control panel backup scripts just don&#8217;t work. Fortunately there is a [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.mysqldumper.de/"><img class="alignleft size-full wp-image-17" style="border: 0pt none; margin: 5px;" title="mysqldumper" src="http://www.everydayinternetstuff.com/wp-content/uploads/2009/06/mysqldumper.jpg" alt="mysqldumper" width="190" height="191" /></a>Moving your databases around is easy when they are small. When they get large it may become a problem especially if you are on a shared hosting&#8230;</p>
<p>One of my website&#8217;s database grew to 5.5Gb in size. When it&#8217;s that big phpMyAdmin and standard control panel backup scripts just don&#8217;t work. Fortunately there is a great solution: <a href="http://www.mysqldumper.de/">MysqlDumper.de</a> (<a href="http://translate.google.com/translate?u=http%3A//www.mysqldumper.de/&amp;hl=en&amp;langpair=auto|en&amp;tbb=1&amp;ie=UTF-8">english translation</a>). It&#8217;s PHP/AJAX application that backs up and restores your databases part by part. It&#8217;s really straightforward to use.</p>
<p>It took it 10+ hours to export by 5.5Gb database as 700Mb of GZipped SQL scripts but it got the job done 100%. Another nice touch about it is that it allows you to break down your backups into parts so you can start restoring the database at the new location the moment first part is ready. This can be quite useful since when you are restoring database this big reconstructing indexes can take a very long time.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.everydayinternetstuff.com/2009/06/backup-large-mysql-database-without-ssh-access/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

